Files
kotlin-fork/jps-plugin/testData/incremental/changeIncrementalOption/incrementalOff/module2_c.kt
T

3 lines
31 B
Kotlin
Vendored

package foo
fun c(): Int = b()