6 lines
56 B
Kotlin
Vendored
6 lines
56 B
Kotlin
Vendored
package pkg1
|
|
|
|
fun main(args: Array<String>) { // yes
|
|
}
|
|
|