etc/protocols - sync with NetBSD-8
[minix.git] / tests / bin / sh / dotcmd / out / compound_break_func.out
blob82e86b3c778ea61d470b2b52a70c93d300a41fa5
1 compound start
2 before dotcmd
3 before function
4 before break
5 after break
6 after function
7 after dotcmd, return value: 0
8 compound end