netbsd/tests/bin/sh/dotcmd/out/compound_continue_subshell.out
2015-10-15 10:25:28 +02:00

9 lines
148 B
Plaintext

compound start
before dotcmd
subshell start
before continue
after continue, return value: 0
subshell end
after dotcmd, return value: 0
compound end