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