5 lines
63 B
Text
5 lines
63 B
Text
C :n = 1
|
|
*InfiniteLoop
|
|
T :#n
|
|
C :n = n + 1
|
|
J :*InfiniteLoop
|