e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
4ccbefd5580d250ce9105d94129613957cdb1c0d
starkingdoms
/
crates
/
kabel
/
test
/
syntax
/function.kab
-rw-r--r--
49 bytes
View
Log
View raw
Permalink
4ccbefd5
— core chore(fmt,lint): pass clippy
5 months ago
1
2
3
function foo(one, two) { return one + two; }