swc/crates/swc_ecma_parser/tests/tsc/parserForOfStatement21.ts

2 lines
34 B
TypeScript

//@target: ES6
for (var of of) { }