Create obj.st

Objective-Smalltalk is a Smalltalk running on the Objective-C runtime and Unix friendly.
This commit is contained in:
Marcel Weiher
2016-05-20 18:09:53 +02:00
parent 9f63e88962
commit f5f75d54ab

1
o/obj.st Normal file
View File

@@ -0,0 +1 @@
stdout println:'Hello World!'.