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