SalomonBrys / Kotson

Kotlin bindings for JSON manipulation via Gson
MIT License
709 stars 37 forks source link

Add necessary import statements to example code #12

Closed paddlefish closed 8 years ago

paddlefish commented 8 years ago

It took me quite a while to figure out why Kotlin was emitting errors when trying to parse JSON.

SalomonBrys commented 8 years ago

Thanks for the MR & sorry for the confusion ;)