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