Blob Blame History Raw
# gforth TAP generates a space after the plan. Should probably be allowed.
print "1..5 \n";
print "ok $_ \n" for 1..5;