5 lines
67 B
Text
5 lines
67 B
Text
|
|
process
|
||
|
|
repeat for integer i from 1 to 5
|
||
|
|
output "ha"
|
||
|
|
again
|