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