blob: 4453a542ddcc167797e843fd9dd4db35a3ee8b43 [file] [log] [blame]
This test checks that const declarations in JavaScript work and are readonly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS x is "RIGHT"
PASS y is "RIGHT"
PASS successfullyParsed is true
TEST COMPLETE