~starkingdoms/starkingdoms

ref: 1d680e35fb246797bb2b96e25df5a045fbcdc526 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
1d680e35ghostly_zsh fix: orbit background fills the screen as it should 3 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}