Avatar
Avatar
omochimetaru
@swift-5.9.2 @swift-5.10 struct S { var a = 0 } func foo(_ x: ((S) -> Int)? = nil) {} foo(\.a)
swift510 BOT 3/8/2024 7:49 AM
no output