~starkingdoms/starkingdoms

ref: 6c4380ea41ef2824f25fcd3b63c2cbda9dddba77 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
6c4380ea — core fix: broken join routine 24 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}