hush/shell/hush_test/hush-misc/continue1.right
Denis Vlasenko 4554b721ad hush: small fix for repeated continue and fix for wrong loop depth count
after Ctrl-C; with testcase for first one
2008-07-29 13:36:09 +00:00

9 lines
32 B
Plaintext

A:a
A:b
A:c
OK1
A:a
A:b
A:c
OK2