Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/addClass/funA.kt
T

4 lines
33 B
Kotlin
Vendored

package foo
fun A(a: Int = 1){}