Files
kotlin-fork/jps-plugin/testData/incremental/withJava/other/defaultValueInConstructorAdded/useA.kt
T
2017-08-29 04:28:06 +03:00

3 lines
30 B
Kotlin
Vendored

package foo
fun useA(a: A) {}