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