// @lib: esnext // @target: esnext function* f(): Iterator { return invalid; }