vinivendra / Gryphon

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

Add test cases for indented single-expression getters #82

Closed sgade closed 4 years ago

sgade commented 4 years ago

What's in this pull request?

This adds the missing test case for indented single-expression getters.

Does this resolve an open issue?

Yeah, it resolves #72.

Checklist for submitting a pull request:

vinivendra commented 4 years ago

Nailed it, thanks!

Feel free to open more issues or PRs whenever, help is always welcome :)

sgade commented 4 years ago

Will do!