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

2 lines
44 B
TypeScript

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