piston/packages/scala/3.2.2/test.scala
2023-04-08 18:21:15 +02:00

3 lines
No EOL
43 B
Scala

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