*** empty log message ***

This commit is contained in:
2007-03-08 14:31:34 +00:00
parent 8a7e79a9c9
commit 295058a3e5
3 changed files with 18 additions and 39 deletions

5
ase/test/awk/err-016.awk Normal file
View File

@ -0,0 +1,5 @@
BEGIN
{
print "hello world";
}