3 lines
72 B
Text
3 lines
72 B
Text
|
let main =
|
||
|
while (True) { while (((! x) >? 0)) { x := ((! x) - 1) } }
|