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

2 lines
37 B
TypeScript

//@target: ES6
var v = { [e]() { } };