swc/crates/swc_ecma_parser/tests/errors/ts1106/input.js

2 lines
31 B
JavaScript

let async;
for (async of [1]) ;