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: Resolve Inability to Back-in-Time Debug Private Superclass Properties #89

Closed kitakkun closed 3 days ago

kitakkun commented 3 days ago

This PR fixes #88

However, there are potential problems.