1
0

4 lines
66 B
Smalltalk
Raw Permalink Normal View History

2019-06-15 15:31:01 -06:00
#!/usr/bin/env gst
[ true ] whileTrue: [ Transcript show: 'e' ].