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

2 lines
41 B
TypeScript

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