blob: 18c08b7cc2b6319b4cda7a8cf782eb6dfce23bac [file] [log] [blame]
// Test case from bug 785989 comment 3.
version(170);
Reflect.parse("for (let [a, b] of c) ;");