e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
e2fa1806cfb5c2d40276cd5c0133372df1c2708f
starkingdoms
/
crates
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
e2fa1806
— core fix: missing clamps
5 months ago
1
2
3
function foo(one, two) { return one + two; }