~starkingdoms/starkingdoms

ref: 321ab93273805e5822bf7d843f129a7efe36ade4 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
321ab932 — core fix: new LifetimeCurve for peffect 5 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}