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