haikuwebkit/LayoutTests/js/pretty-print-expected.txt

11 lines
339 B
Plaintext

This test checks that regexps, strings with special characters, object literals with non-identifier names, and array literals are pretty-printed correctly
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS g().toString() is ['a', 'b', 'c'].toString()
PASS successfullyParsed is true
TEST COMPLETE