Files
kotlin-fork/jps-plugin/testData/incremental/cacheVersionChanged/withError/module1_a.kt
T

7 lines
38 B
Kotlin
Vendored

package module1
class A
fun a() {
}