vinivendra / Gryphon

The Swift to Kotlin translator.
https://vinivendra.github.io/Gryphon/
Other
609 stars 46 forks source link

Protocol inheritance #95

Closed IgorMaineti closed 3 years ago

IgorMaineti commented 3 years ago

What's in this pull request?

Inheritance in protocols

Does this resolve an open issue?

Yeah, it resolves #88.

Checklist for submitting a pull request:

vinivendra commented 3 years ago

Thanks for the PR, this looks good! I think there's a small issue with a test, but nothing I can't solve later.

vinivendra commented 3 years ago

You can use this code now if you want with brew install vinivendra/gryphon/gryphon --HEAD, or wait for the fix to be publicly released on Wednesday night.