*** empty log message ***

This commit is contained in:
2007-03-02 11:41:56 +00:00
parent cbc0fffeb2
commit 866ff735fc
7 changed files with 116 additions and 10 deletions

3
ase/test/awk/err-002.awk Normal file
View File

@ -0,0 +1,3 @@
BEGIN {
ARGC = 39;
}