~starkingdoms/starkingdoms

ref: d2b8956323d8e82903824637cdcfb2f978dd94e9 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
d2b89563 — core chore: please thy lord clippy 18 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}