e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
7979969ad49f6317692813c1ce338a9e7eac00f5
starkingdoms
/
crates
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
7979969a
— core test
23 days ago
1
2
3
function foo(one, two) { return one + two; }