~starkingdoms/starkingdoms

ref: 8d0982f2463479ae31f1098fe71e0510220b4c2f starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
8d0982f2ghostly_zsh fix: orbit indicator is a line 3 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}