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

9 lines
134 B
Plaintext

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