~starkingdoms/starkingdoms

ref: 30a38bc4ffe5d95dfa97578d8e368897da9e488b starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
30a38bc4ghostly_zsh feat: constant cooling and heating from thrusters 4 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}