*** empty log message ***

This commit is contained in:
2007-03-12 12:57:47 +00:00
parent f0c2aa5331
commit 1cb374c820
15 changed files with 42 additions and 29 deletions

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

@ -0,0 +1,5 @@
BEGIN {
print abc > "123\0abc";
}
RUN ERROR: CODE [113] LINE [2] i/o name containing a null character