~starkingdoms/starkingdoms

ref: 811ddecdb23bf83d7d089ce494cc27cafcf773de starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
811ddecdTerraMaster85 shut off opposing thrusters 5 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}