diff options
Diffstat (limited to 'test/let2.ok')
-rw-r--r-- | test/let2.ok | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/let2.ok b/test/let2.ok new file mode 100644 index 00000000..a97a22a4 --- /dev/null +++ b/test/let2.ok @@ -0,0 +1,2 @@ +gawk: let2.awk:2: error: cannot use special variable `NR' as a local variable +EXIT CODE: 1 |