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