Avatar
@swift-5.6.3 protocol P {} extension P { func f() -> Self { self } }