xref: /freebsd/contrib/netbsd-tests/bin/sh/dotcmd/out/subshell_break_while.out (revision 3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb)
1subshell start
2before dotcmd
3before while
4before break
5after while
6after dotcmd, return value: 0
7subshell end
8