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