blob: 376cf8971642d1460a65181781a2930cd6a66971 [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 f is undefined
PASS f is undefined
PASS successfullyParsed is true
TEST COMPLETE