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