e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
25992c7667d87eb71655c121f52287dce434d955
starkingdoms
/
crates
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
25992c76
— ghostly_zsh changed file structure a bit
5 months ago
1
2
3
function foo(one, two) { return one + two; }