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