haikuwebkit/LayoutTests/js/try-return-finally-break-ex...

11 lines
290 B
Plaintext

Tests what would happen if you have a break in the finally block. The correct outcome is for this test to not crash during bytecompilation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS It worked.
PASS successfullyParsed is true
TEST COMPLETE