swc/crates/swc_ecma_parser/tests/tsc/for-of51.ts

2 lines
40 B
TypeScript

//@target: ES6
for (let let of []) {}