blob: 21ec17834dd66a9b34f5295188c0f5316dcf1387 [file] [log] [blame]
This tests that JavaScriptCore ForInNodes are converted correctly to text.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test.toString().match('for *[(]j *in *index[)]') != null is true
PASS successfullyParsed is true
TEST COMPLETE