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

9 lines
134 B
Plaintext

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