~starkingdoms/starkingdoms

ref: b708feba912edefe2c0b5ef37fceabc1cfeed0f0 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
b708febaghostly_zsh snap smoothing 5 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}