e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
6cccb902b13a62f2c2f8990ab13dab51a3f5488a
starkingdoms
/
crates
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
6cccb902
— core feat: actually send the event
3 months ago
1
2
3
function foo(one, two) { return one + two; }