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

2 lines
52 B
TypeScript

var x = '';
var d = x['charAt']('invalid'); // error