2 lines
No EOL
54 B
Text
2 lines
No EOL
54 B
Text
let main =
|
|
for x from (0 to 100) { y := x * 2 + !y } |