D
Daniel Pitts
Remove any line-breaks, and this becomes a quine.
enum Q {a("enum Q{a(%c%s%c);Q(String
t){System.out.printf(t,34,t,34);System.exit(0);}}");Q(String
t){System.out.printf(t,34,t,34);System.exit(0);}}
Just thought I'd share.
enum Q {a("enum Q{a(%c%s%c);Q(String
t){System.out.printf(t,34,t,34);System.exit(0);}}");Q(String
t){System.out.printf(t,34,t,34);System.exit(0);}}
Just thought I'd share.