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