~starkingdoms/starkingdoms

ref: 2d5ff0a310c97ebb043da03fd0ac886509af6b02 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
2d5ff0a3 — core fix: disable binstall telemetry that's interactive and stops ci 17 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}