forth2012-test-suite icon indicating copy to clipboard operation
forth2012-test-suite copied to clipboard

Test: LEAVE in outer loop leaves to the outer LOOP

Open jkotlinski opened this issue 4 years ago • 0 comments

Added a test that verifies that LEAVE performed in outer DO-LOOP construct leaves to the outer LOOP. This is aimed to catch the case where LEAVE erroneously leaves to the inner loop.

jkotlinski avatar Nov 15 '19 22:11 jkotlinski