aboutsummaryrefslogtreecommitdiffstats
path: root/test/synerr2.ok
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-07-16 14:49:57 +0300
committerArnold D. Robbins <arnold@skeeve.com>2010-07-16 14:49:57 +0300
commit6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f (patch)
tree9a2862cc11be4832f188cfbdce175120ceba5024 /test/synerr2.ok
parent315bd501ca696bc3e3c938b4604d8dac7a6f512f (diff)
downloadegawk-6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f.tar.gz
egawk-6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f.tar.bz2
egawk-6a2caf2157d87b4b582b2494bdd7d6a688dd0b1f.zip
Move to gawk-3.1.6.
Diffstat (limited to 'test/synerr2.ok')
-rw-r--r--test/synerr2.ok3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/synerr2.ok b/test/synerr2.ok
new file mode 100644
index 00000000..cd30a843
--- /dev/null
+++ b/test/synerr2.ok
@@ -0,0 +1,3 @@
+gawk: synerr2.awk:47: BEGIN { sprintf("%s", $) }
+gawk: synerr2.awk:47: ^ syntax error
+EXIT CODE: 1