1
0
forked from ground/ground-old
This repository has been archived on 2026-03-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ground_old_fork/tests/function.grnd
2025-12-06 14:35:13 +11:00

7 lines
87 B
Plaintext

fun !dingus -string -int &x
return "dinglefart"
endfun
call !dingus &e
println $e