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

9 lines
137 B
Plaintext

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