e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
02374995e7050f311dc9676f47905f1c4a12f757
starkingdoms
/
kabel_test
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
02374995
— ghostly_zsh a few tests
1 year, 4 months ago
1
2
3
function foo(one, two) { return one + two; }