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

2 lines
34 B
TypeScript

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