This commit is contained in:
4
ase/cmd/awk/err-020.awk
Normal file
4
ase/cmd/awk/err-020.awk
Normal file
@@ -0,0 +1,4 @@
|
||||
BEGIN {
|
||||
print abc > "123\0abc";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user