Quine by teebee

enum E{E;String s="enum E{E;String s=%c%s%1$c;{System.out.printf(s,34,s);}}";{System.out.printf(s,34,s);}}

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

download

return to the top page