Files
kotlin-fork/j2k/testData/fileOrElement/function/main.kt
T

4 lines
69 B
Kotlin

companion object {
public fun main(args: Array<String>) {
}
}