qse/ase/test/awk/err-020.out

6 lines
104 B
Plaintext
Raw Normal View History

2007-03-12 12:57:47 +00:00
BEGIN {
print abc > "123\0abc";
}
2007-03-20 10:46:27 +00:00
RUN ERROR: CODE [109] LINE [2] i/o name containing a null character