Files
kotlin-fork/plugins/uast-kotlin/testData/ea101715.kt
T

5 lines
44 B
Kotlin
Vendored

fun a() {
val a = Obj(555)
}
object Obj