swc/crates/swc_ecma_parser/tests/tsc/ES5For-of5.ts

3 lines
38 B
TypeScript

for (var _a of []) {
var x = _a;
}