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