duplicate certain lines _C_ by murky-satyr

stdin linesDo:[:x|0to:((M:=x=~'((d )*)(.*)')toAt:1)/2 do:[:i|(M at:3)displayNl]]

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

download

return to the top page