aboutsummaryrefslogtreecommitdiffstats
path: root/test/next.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/next.ok')
-rw-r--r--test/next.ok4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/next.ok b/test/next.ok
new file mode 100644
index 00000000..0229bd0a
--- /dev/null
+++ b/test/next.ok
@@ -0,0 +1,4 @@
+gawk: cmd. line:1: fatal: `next' cannot be called from a `BEGIN' rule
+gawk: cmd. line:1: fatal: `next' cannot be called from a `END' rule
+gawk: cmd. line:1: fatal: `next' cannot be called from a `BEGINFILE' rule
+gawk: cmd. line:1: fatal: `next' cannot be called from a `ENDFILE' rule