~starkingdoms/starkingdoms

ref: 31f2192cdfc68aec611bc6e53f508abf4bb69897 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
31f2192c — core please lord clippy 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}