~starkingdoms/starkingdoms

ref: b2961310f531bdca97488e097aa49ecbe6c76f4f starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
b2961310ghostly_zsh feat: recipe list button-ified a day ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}