Avatar
Miwa / Ensan 8/3/2021 8:35 AM
@swift-main protocol P {} struct A: P { var p: some P = A() }