xref: /netbsd-src/tests/bin/sh/dotcmd/out/compound_continue_func.out (revision 212397c69a103ae7e5eafa8731ddfae671d2dee7)
1compound start
2before dotcmd
3before function
4before continue
5after continue
6after function
7after dotcmd, return value: 0
8compound end
9