Files
kyn/tests/func.kyn
2025-10-01 13:43:37 +10:00

6 lines
40 B
Plaintext

fun dingus {
println "hello"
}
dingus