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