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

3 lines
31 B
Kotlin
Vendored

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