]> git.gag.com Git - debian/yforth/blob - hello.yf
Imported Debian patch 0.1beta-19
[debian/yforth] / hello.yf
1 #! /usr/bin/yforth
2 \
3 \ a simple example of a yforth script
4 \
5 .( Hello World!) cr bye