xref: /netbsd-src/tests/bin/sh/dotcmd/out/subshell_break_for.out (revision 4d342c046e3288fb5a1edcd33cfec48c41c80664)
1subshell start
2before dotcmd
3before for
4before break
5after for
6after dotcmd, return value: 0
7subshell end
8