~starkingdoms/starkingdoms

ref: 8dd4feacce16cf2b1636d2381c2640f612752d9f starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
8dd4feac — core fix: actually install the cli 17 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}