piston/packages/kotlin/1.8.20/test.kt

3 lines
32 B
Kotlin
Raw Normal View History

2023-04-08 17:35:00 +02:00
fun main() {
println("OK")
}