~starkingdoms/starkingdoms

ref: 5ccd4fb282fe3858f302b284a4d985d590ac79a4 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
5ccd4fb2ghostly_zsh feat: removed replicon + clientbound messages implemented, but untested 9 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}