diff options
Diffstat (limited to 'test/nsbad_cmd.ok')
-rw-r--r-- | test/nsbad_cmd.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/nsbad_cmd.ok b/test/nsbad_cmd.ok new file mode 100644 index 00000000..cbca6ea0 --- /dev/null +++ b/test/nsbad_cmd.ok @@ -0,0 +1,3 @@ +gawk: error: identifier foo:bar: namespace separator is two colons, not one +gawk: error: qualified identifier `foo:::blat' is badly formed +EXIT CODE: 1 |