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

5 lines
43 B
Plaintext

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