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

9 lines
142 B
Plaintext

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