1
0

4 lines
66 B
Smalltalk
Executable File

#!/usr/bin/env gst
[ true ] whileTrue: [ Transcript show: 'e' ].