kitakkun / back-in-time-plugin

Kotlin Compiler Plugin to make your program back-in-time debuggable.
Apache License 2.0
33 stars 1 forks source link

Fix: Private superclass properties can't be debuggable in certain conditions #96

Closed kitakkun closed 4 days ago

kitakkun commented 4 days ago

fixes #90