~starkingdoms/starkingdoms

ref: e2fa1806cfb5c2d40276cd5c0133372df1c2708f starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
e2fa1806 — core fix: missing clamps 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}