e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
dda08ce1274a7ed016341a7586ceb8967a7db3cb
starkingdoms
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
dda08ce1
— ghostly_zsh for loop desugaring and loops in vm
1 year, 4 months ago
1
2
3
function foo(one, two) { return one + two; }