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

5 lines
43 B
Kotlin

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