piston/lxc/tests/test.kt
2020-06-08 20:54:21 -05:00

3 lines
54 B
Kotlin

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