~starkingdoms/starkingdoms

ref: 0f9dc3e24fd39d202acbccdce99160908801b0b9 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
0f9dc3e2ghostly_zsh fix: time offset to sync orbit 26 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}