reference shared copy of GPL v3 on Debian systems in the copyright file
[debian/yforth] / hello.yf
1 #! /usr/bin/yforth
2 \
3 \ a simple example of a yforth script
4 \
5 .( Hello World!) cr bye