haikuwebkit/LayoutTests/js/constant-fold-not-nan-expec...

11 lines
222 B
Plaintext

Tests that our parse-time constant folding treats !(0/0) correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS !(0/0) is true
PASS successfullyParsed is true
TEST COMPLETE