function* gen () { const a = () => { return 1; }; }