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

5 lines
37 B
TypeScript

"use strict";
try {
}
catch(eval) {
}