xref: /freebsd/contrib/netbsd-tests/bin/sh/dotcmd/out/func_continue_subshell.out (revision 28f6c2f292806bf31230a959bc4b19d7081669a7)
1before function
2before dotcmd
3subshell start
4before continue
5after continue, return value: 0
6subshell end
7after dotcmd
8after function
9