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

2 lines
42 B
TypeScript

// @target: es6
var v = { *[foo()]() { } }