summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/bin/sh/dotcmd/out/func_break_until.out
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/netbsd-tests/bin/sh/dotcmd/out/func_break_until.out')
-rw-r--r--contrib/netbsd-tests/bin/sh/dotcmd/out/func_break_until.out7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/netbsd-tests/bin/sh/dotcmd/out/func_break_until.out b/contrib/netbsd-tests/bin/sh/dotcmd/out/func_break_until.out
new file mode 100644
index 0000000..b0f942a
--- /dev/null
+++ b/contrib/netbsd-tests/bin/sh/dotcmd/out/func_break_until.out
@@ -0,0 +1,7 @@
+before function
+before dotcmd
+before until
+before break
+after until
+after dotcmd
+after function
OpenPOWER on IntegriCloud