Avatar
omochimetaru 1/23/2020 3:18 PM
コンパイルエラーだと、実際に正しいコード let c: any Collection<E = Int> = foo() print(c[c.startIndex]) これすら使えなくなっちゃう (edited)