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