mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-25 11:12:48 +03:00
4 lines
52 B
Plaintext
4 lines
52 B
Plaintext
for field i in 0..4 do
|
|
a = 1 + 1
|
|
endfor
|
|
return 1 |