~starkingdoms/starkingdoms

ref: 13ff574f3067094b9c252b6353fa0df5d6317624 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
13ff574f — core netcode: unreliable updates 7 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}