~starkingdoms/starkingdoms

ref: 9f1442f20e48a04aeaba567b44a2e84c6d0c76f6 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
9f1442f2 — core feat: additional debug information in joint-debug F6 forgot a spot 26 days ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}