Files
kotlin-fork/jps-plugin/testData/incremental/multiModule/jvm/circularDependencySamePackageUnchanged/module1_a.kt
T
2018-07-23 15:43:17 +03:00

8 lines
39 B
Kotlin
Vendored

package test
fun a() {
}
val a = ""