~starkingdoms/starkingdoms

ref: 18d91b33562bafd29c848910859ce14180512337 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
18d91b33ghostly_zsh fix: orbit prediction actually follows hill spheres 19 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}