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