0.2.1 includes my 0.2.0 patches, prepare to upload
[debian/yforth] / hello.yf
1 #! /usr/bin/yforth
2 \
3 \ a simple example of a yforth script
4 \
5 .( Hello World!) cr bye