piston/lxc/tests/scala.scala

4 lines
46 B
Scala

object Test extends App {
println("good")
}