@0,1⦊
fn main() {
let result
=
loop
{
break
10
;
}
;
}
⦉@0,1