Avatar
@swift-5.0.3 @swift-main -frontend -dump-ast func foo() -> (Int...) -> Void { return { (a: Int...) in } } (edited)