blob: 38dab499821e5f2cc528ba9fd056f26371aab01a [file] [log] [blame]
This tests that bytecode generation doesn't crash on a comparison to null with an ignored result.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS equalToNullTest() is true
PASS notEqualToNullTest() is true
PASS successfullyParsed is true
TEST COMPLETE