blob: 4d19c38fae65e909f145f1f5663f3603525a384e [file] [log] [blame]
Tests that declaring a const variable without initializing has the correct behavior and does not crash
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS const f threw exception SyntaxError: Unexpected end of script.
PASS successfullyParsed is true
TEST COMPLETE