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