Commits

Michael Ilseman committed bbde50e2a2c
[Import as member] Protocols: generic signature and interface type Computes the generic signature correctly for protocol extensions. Sets the correct function and interface type when forming the imported protocol member. This makes import-as-protocol-member work and fixes the disappearing return value issue in protocols.