xref: /netbsd-src/tests/bin/sh/dotcmd/out/while_continue_until.out (revision b7b7574d3bf8eeb51a1fa3977b59142ec6434a55)
1before while
2before dotcmd
3before until
4before continue
5before continue
6after until
7after dotcmd, return value: 0
8before dotcmd
9before until
10before continue
11before continue
12after until
13after dotcmd, return value: 0
14after while
15