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