blob: 7368e91aca672c1b4f371b920a9b57e37f3b187c [file] [log] [blame]
This test checks break and continue behaviour in the presence of multiple labels.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test1() is '12356789'
PASS test2() is '123'
PASS test3() is 10
PASS test4() is 1
PASS test5() is 1
PASS successfullyParsed is true
TEST COMPLETE