piston/lxc/tests/test.kt

4 lines
54 B
Kotlin

fun main(args: Array<String>) {
println("good")
}