drewhamilton / Poko

A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong bytecode generated for long members

drewhamilton opened this issue · comments

Already fixed #8 for floats and doubles, I must have missed longs.