// @target: es6 function *g() { yield * []; }