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";
}
RUN ERROR: CODE [113] LINE [2] i/o name containing a null character