*** empty log message ***

This commit is contained in:
2007-03-04 06:40:27 +00:00
parent b9931446a4
commit b849086f18
14 changed files with 42 additions and 7 deletions

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

@ -0,0 +1,5 @@
BEGIN {
delete ARGC;
}
RUN ERROR: CODE [85] LINE [2] variable 'ARGC' not deletable