Files

6 lines
89 B
Kotlin
Vendored

// FIR_IDENTICAL
object Test {
@JvmStatic
fun main(args: Array<String>) {
}
}