duplicate certain lines _C_ by murky-satyr

File standardInput readLines map(x,i:=1
while(x findSeq("d ")<1,x=x slice(2)
i=i+1)i repeat(x println))

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

download

return to the top page