Files
cground/tests/function.grnd

7 lines
71 B
Plaintext

fun !dingus -string
return "dingle"
endfun
call !dingus &e
println $e