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

5 lines
47 B
TypeScript

"use strict";
foo1();
foo1();
foo1();
static();