Numbering by murky-satyr

((rec(f x n)(or(<(dec! n)0)(dolist(i'(1 2 3))(print x i)(f #`"   ,x,|i|."n))))""(read))

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page