~starkingdoms/starkingdoms

ref: 54e9433731d54e0d8aa87bafd5554d8288afcb96 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
54e94337 — core feat: proper part rotation take two 5 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}