Avatar
omochimetaru 8/4/2021 4:20 PM
ほおー
4:20 PM
func twoOpaqueTypes() -> (some P, some P) { return (1, 2) } // expected-error{{only one 'opaque' type is supported}}
4:20 PM
2つはだめらしい?
4:20 PM
それは続きなのかな。