angryziber / kotlin-puzzlers

A collection of Kotlin Puzzlers
422 stars 58 forks source link

Custom getter smartcast #13

Closed voddan closed 7 years ago

voddan commented 7 years ago

Basically, adding a custom getter is not a code-backward-compatible operation anymore :(