xref: /netbsd-src/tests/bin/sh/dotcmd/out/subshell_continue_until.out (revision 501cd18a74d52bfcca7d9e7e3b0d472bbc870558)
1subshell start
2before dotcmd
3before until
4before continue
5before continue
6after until
7after dotcmd, return value: 0
8subshell end
9