e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
6c4380ea41ef2824f25fcd3b63c2cbda9dddba77
starkingdoms
/
crates
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
6c4380ea
— core fix: broken join routine
24 days ago
1
2
3
function foo(one, two) { return one + two; }