Files
2023-01-16 18:16:07 +01:00

6 lines
57 B
Kotlin
Vendored

import lib.*
fun main() {
get { Box("OK").value }
}