1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-04-30 17:06:26 +02:00
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")
}