~starkingdoms/starkingdoms

ref: 6516d7c756f9f5aaeaaae2e871a7e53c65174cc3 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
6516d7c7ghostly_zsh fix: orbit indicator is continuous 18 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}