Files
kotlin-fork/jps/jps-plugin/testData/incremental/cacheVersionChanged/touchedOnlyJavaFile/a.kt
T
2022-01-12 15:09:45 +01:00

5 lines
43 B
Kotlin
Vendored

package test
fun f() {
other.other()
}