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

2 lines
34 B
TypeScript

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