xref: /netbsd-src/tests/bin/sh/dotcmd/out/while_continue_until.out (revision aef5eb5f59cdfe8314f1b5f78ac04eb144e44010)
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