summaryrefslogtreecommitdiff
path: root/tests/bin/sh/dotcmd/out/compound_break_compound.out
blob: 3fd7b2f92e2ad376aa6958d10f525844c7fa2ad5 (plain)
1
2
3
4
5
6
7
8
compound start
before dotcmd
compound start
before break
after break, return value: 0
compound end
after dotcmd, return value: 0
compound end