xref: /freebsd/contrib/netbsd-tests/bin/sh/dotcmd/out/compound_continue_while.out (revision 8ccc0d235c226d84112561d453c49904398d085c)
1compound start
2before dotcmd
3before while
4before continue
5before continue
6after while
7after dotcmd, return value: 0
8compound end
9