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

6 lines
104 B
Plaintext
Raw Normal View History

BEGIN {
print abc > "123\0abc";
}
RUN ERROR: CODE [114] LINE [2] i/o name containing a null character