Help for this page
# while: while $cond { $statements } ... my_while $cond, █ # not allowed in builtin while: while $cond █
rule statement_control:while {\ <sym> ... <pblock> {*} #= blo +ck {*} }