Fixes and functions
This commit is contained in:
5
tests/func.kyn
Normal file
5
tests/func.kyn
Normal file
@@ -0,0 +1,5 @@
|
||||
fun dingus {
|
||||
println "hello"
|
||||
}
|
||||
|
||||
dingus
|
||||
Reference in New Issue
Block a user