~starkingdoms/starkingdoms

ref: 400713570607b91c1041d6684c337df8f6586d1b starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
40071357 — core fix: part hot reloading 5 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}