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