~starkingdoms/starkingdoms

ref: 028986b26fc30a70f28bd165f8a07870854df75e starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
028986b2 — core chore: fix gravity 8 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}