Avatar
single element なタプルってラベル付けられないのか。 @swift-5.3.3 let a: (foo: Int) a = (foo: 42) print(a)