Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
109 contributions in the last year
Contribution activity
October 2020
Created an issue in Kotlin/dokka that received 1 comment
[1-4-20-dev-10] Properties inheritance
Describe the bug Functions inheritance works (almost) correctly, but properties handled differently and wrong. Say we have class hierarhy (simplifi…