aboutsummaryrefslogtreecommitdiff
path: root/contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_func.out
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_func.out')
-rw-r--r--contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_func.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_func.out b/contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_func.out
new file mode 100644
index 000000000000..c5488abadbc5
--- /dev/null
+++ b/contrib/netbsd-tests/bin/sh/dotcmd/out/file_break_func.out
@@ -0,0 +1,6 @@
+before dotcmd
+before function
+before break
+after break
+after function
+after dotcmd, return value: 0