a861e5bc5e
When Java binaries refer to Kotlin binaries, and then some Kotlin source refers to the same Kotlin binary class, we should load this class consistently
3 lines
21 B
Kotlin
3 lines
21 B
Kotlin
package test
|
|
|
|
trait K |