|
mut countdown
|
@0⦊
{
if is_false
⦉@0
@1,3⦊
{
countdown = 10;
}
⦉@1,3
@2⦊
‸
⦉@2
@4,5⦊
"closure should be unused".to_owned()
}
⦉@4,5