mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-14 07:36:28 +02:00
3 lines
46 B
Scala
3 lines
46 B
Scala
@main def run(): Unit = {
|
|
println("good")
|
|
}
|