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