blob: 74c1adc158b657a5e9731d0c21a358ba7854ab64 [file] [log] [blame]
Tests particular unusual cases of jump-if-less codegen.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS !(true && undefined > 0) ? 'true' : 'false' is 'true'
PASS successfullyParsed is true
TEST COMPLETE