~starkingdoms/starkingdoms

ref: c5e3200fc0231389bc03f9e812c47804e995f4fd starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
c5e3200fghostly_zsh feat: magic fuel regeneration 5 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}