vinivendra / Gryphon

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

issue #91 ✅ #92

Closed codersanjeev closed 3 years ago

codersanjeev commented 3 years ago

What's in this pull request?

Created a string extension to check if a string is a declaration of an array or dictionary and used that to fix issue #91

Does this resolve an open issue?

Yeah, it resolves #91 .

Checklist for submitting a pull request:

vinivendra commented 3 years ago

Great, that worked. Nice job 👍