piston/packages/scala/3.0.0/test.scala

3 lines
43 B
Scala

@main def run(): Unit = {
println("OK")
}