LineBreakpoint created at ceLocalClassWithSuperClass.kt:19 Run Java Connected to the target VM ceLocalClassWithSuperClass.kt:19 Compile bytecode for class MyClass: MySuperClass() { fun test() = publicFun() } val a = MyClass() a.test() // RESULT: 1: I Disconnected from the target VM Process finished with exit code 0