Files
kotlin/jps-plugin/testData/incremental/custom/cacheVersionChangedAndFileModified/b.kt
2015-03-18 15:20:45 +03:00

5 lines
43 B
Kotlin
Vendored

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