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