||
{
let
@0⦊
mut countdown = 0
⦉@0
;
if
@0⦊
is_false
⦉@0
@1,3⦊
{
countdown = 10;
}
⦉@1,3
@2⦊
‸
⦉@2
@4,5⦊
"alt string 4".to_owned()
}
⦉@4,5