e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
364d4a85a2f9f86d7c719da1b2ee51ca7244e1df
starkingdoms
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
364d4a85
— ghostly_zsh repo synchronization between computers
1 year, 3 months ago
1
2
3
function foo(one, two) { return one + two; }