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