Avatar
@swift-main typealias Body = () -> (() -> Void) let a: Body = {{}} let _: Body? = a (edited)