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