xref: /freebsd/contrib/netbsd-tests/bin/sh/dotcmd/out/file_continue_subshell.out (revision 62cfcf62f627e5093fb37026a6d8c98e4d2ef04c)
1before dotcmd
2subshell start
3before continue
4after continue, return value: 0
5subshell end
6after dotcmd, return value: 0
7