summaryrefslogtreecommitdiff
path: root/test/parseme.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/parseme.ok')
-rw-r--r--test/parseme.ok2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parseme.ok b/test/parseme.ok
index b13fcaca..83c0d056 100644
--- a/test/parseme.ok
+++ b/test/parseme.ok
@@ -1,5 +1,5 @@
gawk: parseme.awk:1: BEGIN { toupper(substr*line,1,12)) }
gawk: parseme.awk:1: ^ syntax error
gawk: parseme.awk:1: BEGIN { toupper(substr*line,1,12)) }
-gawk: parseme.awk:1: ^ 2 is invalid as number of arguments for toupper
+gawk: parseme.awk:1: ^ 3 is invalid as number of arguments for toupper
EXIT CODE: 1