Remenber Previous Input by murky-satyr

puts IO.read'_'rescue 0
open('_','w')<<[*$<]

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

download

return to the top page