~starkingdoms/starkingdoms

ref: 34eee7a35e22157f2f66ac51f115b8c7cadc6281 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
34eee7a3ghostly_zsh fix: rk4 for the drag ghost 23 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}