e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
2669deac65a56c4f4182ccc45217446ffb8b8e56
starkingdoms
/
crates
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
2669deac
—
ghostly_zsh
feat: variable storage works in crafting
11 hours ago
1
2
3
function foo(one, two) { return one + two; }