RosettaCodeData/Task/Quine/Smalltalk/quine-1.st

2 lines
107 B
Smalltalk
Raw Permalink Normal View History

2013-04-10 12:38:42 -07:00
[:s| Transcript show: s, s printString; cr ] value: '[:s| Transcript show: s, s printString; cr ] value: '