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