~starkingdoms/starkingdoms

ref: f6a4a4cbf42b10fc967ec425dd01205622442e8f starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
f6a4a4cbghostly_zsh feat: crafting removes resources from the ship now a day ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}