Quine by osa_k

s:="s:=0#{s}0;s asMutable replaceSeq(48asCharacter,34asCharacter)interpolate println";s asMutable replaceSeq(48asCharacter,34asCharacter)interpolate println

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

download

return to the top page