967f470b16
Changing code wasn't required, Java's incremental caches were enough.
6 lines
34 B
Kotlin
Vendored
6 lines
34 B
Kotlin
Vendored
package c
|
|
|
|
fun c() {
|
|
b.bb()
|
|
}
|