hush/shell/hush_test/hush-misc/break5.right
Denis Vlasenko fcf37c3183 hush: fix break'ing out of {} and () groups; with testcase
function                                             old     new   delta
builtin_break                                         93     129     +36
builtin_continue                                      21      47     +26
run_list                                            1973    1976      +3
2008-07-29 11:37:15 +00:00

14 lines
32 B
Plaintext

A
B
0
A:a
B
D
A:b
B
D
A:c
B
D
0