~starkingdoms/starkingdoms

ref: ade2542fc7b644f54ab5b03a33cf11dca10a740c starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
ade2542fghostly_zsh fix: world config is on client too now 20 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}