added smalltalk example

This commit is contained in:
Colin Campbell-McPherson
2008-07-25 13:24:15 +08:00
parent cdbfe85e5c
commit 3e8e8cefaa

1
smalltalk.sm Normal file
View File

@@ -0,0 +1 @@
Transcript show: 'Hello, world!'.