Files
kyn/tests/func.kyn

6 lines
40 B
Plaintext
Raw Normal View History

2025-10-01 13:43:08 +10:00
fun dingus {
println "hello"
}
dingus