~starkingdoms/starkingdoms

ref: 4791b2ea1a33910c7202b12ca375c575e8e583d6 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
4791b2ea — core fix: tick rate is -r 27 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}