~starkingdoms/starkingdoms

ref: 028986b26fc30a70f28bd165f8a07870854df75e starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
028986b2 — core chore: fix gravity 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}