2f3028e45e
Changing code wasn't required, Java's incremental caches were enough.
Original commit: 967f470b16
7 lines
32 B
Kotlin
7 lines
32 B
Kotlin
package a
|
|
|
|
class A
|
|
|
|
fun a() {
|
|
}
|