function anonymous( ) { (function* gen() { yield 1; })()["return"]() }