vinivendra / Gryphon

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

Feature: raise warnings for initializers in structs #78

Closed vinivendra closed 4 years ago

vinivendra commented 4 years ago

What's in this pull request?

This raises warnings when initializers are declared in structs, which isn't supported yet.

Does this resolve an open issue?

No, but it's related to #70 .

Checklist for submitting a pull request: