piston/lxc/tests/scala.scala

4 lines
46 B
Scala
Raw Normal View History

2021-02-05 05:03:17 +01:00
object Test extends App {
println("good")
}