piston/packages/scala/3.0.0/test.scala
2021-03-18 13:34:03 -05:00

3 lines
No EOL
43 B
Scala

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