~starkingdoms/starkingdoms

ref: b5f0ffc992d78c30e2dfa85bd2b22cf609135a98 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
b5f0ffc9ghostly_zsh fix: forgot to make hearty thrusters normal again 19 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}