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

2 lines
34 B
TypeScript

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