~starkingdoms/starkingdoms

ref: f129783a5171f25b92498dd67fc9064ad6c9bf02 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
f129783aghostly_zsh fix: planet sizes doubled to reduce gravity falloff 12 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}