2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
[true] whileTrue:[ Transcript show: 'e'. ].
|
[true] whileTrue:[ Transcript show: 'e'. ].
|