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