Avatar
omochimetaru 3/8/2024 7:49 AM
なにーっ!?
7:49 AM
@swift-5.9.2 @swift-5.10 struct S { var a = 0 } func foo(_ x: ((S) -> Int)? = nil) {} foo(\.a)