Merge branch 'master' of git://github.com/geocal/hello-world into geocal/master

This commit is contained in:
Mike Donaghy
2008-07-30 22:53:49 -04:00

1
f/forth.f Normal file
View File

@@ -0,0 +1 @@
: HELLO S" Hello, world!" TELL CR ;