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