~starkingdoms/starkingdoms

ref: 94336e646a19dd15e9b88289757a2057676450a5 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
94336e64ghostly_zsh ship editor feat: attachment 20 hours ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}