Files
kotlin-fork/jps-plugin/testData/incremental/cacheVersionChanged/touchedFile/b.kt
T
2015-10-13 16:12:15 +03:00

5 lines
43 B
Kotlin
Vendored

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