Source code

Revision control

Copy as Markdown

Other Tools

// Test case from bug 785989 comment 3.
Reflect.parse("for (let [a, b] of c) ;");