Avatar
バグってますねー。ABAABB で循環しているので、循環まわりはまだまだ安定していない印象
7:39 AM
一応 4.1 だと
7:39 AM
test.swift:11:8: error: 'A' requires the types 'AA.Z' (aka 'Int') and 'BB.Z' (aka 'String') be equivalent struct AA: A { ^ test.swift:11:8: note: requirement specified as 'Self.Z' == 'Self.Y.Z' [with Self = AA] struct AA: A { ^