summaryrefslogtreecommitdiff
path: root/tests/bin/sh/dotcmd/out/func_break_subshell.out
blob: affe3e4bdefb3ebf4c4f982701b02b4b0592b8d5 (plain)
1
2
3
4
5
6
7
8
before function
before dotcmd
subshell start
before break
after break, return value: 0
subshell end
after dotcmd
after function