blob: 049a0e7c3aab3c8a12d473aab857fc30a6aa5864 [file] [log] [blame]
bdash90b9d802007-01-14 07:53:38 +00001This test checks that regexps, strings with special characters, object literals with non-identifier names, and array literals are pretty-printed correctly
andersca5e389142006-07-19 18:30:02 +00002
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
bdash90b9d802007-01-14 07:53:38 +00006PASS g().toString() is ['a', 'b', 'c'].toString()
andersca30ea0f72006-07-19 17:32:15 +00007PASS successfullyParsed is true
8
9TEST COMPLETE
10