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

2 lines
38 B
TypeScript

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