Files
kotlin-fork/compiler/testData/cli/jvm/reportInternalDiagnosticNames.kt
T

4 lines
47 B
Kotlin
Vendored

fun test_2(): String {
val x: String = 1
}