~starkingdoms/starkingdoms

ref: 8f2fb8085e0a75d87209a9063ec16b1f679ec345 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
8f2fb808 — core replicable colliders 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}