qse/ase/test/awk/err-016.awk

6 lines
33 B
Awk
Raw Normal View History

2007-03-08 14:31:34 +00:00
BEGIN
{
print "hello world";
}