~starkingdoms/starkingdoms

ref: a1e817f70a05283dcd98068dd616ffb6a70b7753 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
a1e817f7ghostly_zsh netcode: readd interpolation 6 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}