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

9 lines
128 B
Plaintext

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