~starkingdoms/starkingdoms

ref: daf8de5d783872d9f6af89febbe1a5117da3ba5c starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
daf8de5dghostly_zsh ship editor feat: spawn hearty & eventually other parts 22 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}