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