// RUN: %target-swift-frontend -emit-ir %s public func values() -> (repeat (each T)?) { (repeat { () -> (each T)? in nil }()) }