5 lines
41 B
Plaintext
5 lines
41 B
Plaintext
|
10 echo hello
|
||
|
20 sleep 1
|
||
|
30 goto 10
|
||
|
run
|