aboutsummaryrefslogtreecommitdiffstats
path: root/test/noeffect.ok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-05-24 18:39:23 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-05-24 18:39:23 +0300
commitfe18b51cdabcc4d0d035c69de858db831b609d1a (patch)
tree1ca5fca0762175cb7ba0fffd3c93de4b5e889d15 /test/noeffect.ok
parentb6de667a0fde62f36fdad941c948a03ae9356745 (diff)
parentd612fd1101a506bb657dcecebf136d5a433fa449 (diff)
downloadegawk-fe18b51cdabcc4d0d035c69de858db831b609d1a.tar.gz
egawk-fe18b51cdabcc4d0d035c69de858db831b609d1a.tar.bz2
egawk-fe18b51cdabcc4d0d035c69de858db831b609d1a.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'test/noeffect.ok')
-rw-r--r--test/noeffect.ok3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/noeffect.ok b/test/noeffect.ok
index 6a0cc752..9778a4bb 100644
--- a/test/noeffect.ok
+++ b/test/noeffect.ok
@@ -3,3 +3,6 @@ gawk: noeffect.awk:3: warning: statement may have no effect
gawk: noeffect.awk:5: warning: statement may have no effect
gawk: noeffect.awk:2: warning: reference to uninitialized variable `s'
gawk: noeffect.awk:3: warning: reference to uninitialized variable `s'
+gawk: noeffect.awk:6: warning: statement has no effect
+gawk: noeffect.awk:7: warning: statement has no effect
+gawk: noeffect.awk:9: warning: statement has no effect