mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
3 lines
No EOL
43 B
Scala
3 lines
No EOL
43 B
Scala
@main def run(): Unit = {
|
|
println("OK")
|
|
} |