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