mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-04 08:31:30 +00:00
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 |