e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
37be9a1c18005a7cdc257178c7657638f5472101
starkingdoms
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
37be9a1c
— ghostly_zsh functions act like variables
1 year, 3 months ago
1
2
3
function foo(one, two) { return one + two; }