Remenber Previous Input by murky-satyr

o=io.open
f=o(0)
f=f and print(f:read'*a')
o(0,'w'):write(io.read'*a')

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

download

return to the top page