Files
kotlin-fork/compiler/testData/integration/smoke/compilationFailed/hello.kt
T

6 lines
36 B
Kotlin
Vendored

package Hello
fun main() {
a
}