*** empty log message ***

This commit is contained in:
2007-03-06 13:19:28 +00:00
parent 7af37961ac
commit fe9e12f34c
4 changed files with 25 additions and 45 deletions

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

@ -0,0 +1,3 @@
BEGIN {
substr = 20;
}