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