~starkingdoms/starkingdoms

ref: core/netcode-round-three starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
13140127 — core feat: native 2 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}