piston/lxc/tests/test.kt

4 lines
54 B
Kotlin
Raw Normal View History

2020-06-04 21:01:14 +02:00
fun main(args: Array<String>) {
println("good")
}