piston/packages/scala/3.2.2/test.scala

3 lines
43 B
Scala

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