~starkingdoms/starkingdoms

ref: 1e2654d85cd50357feede6126dee50657914fdc6 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
1e2654d8 — core netcode: remove interpolation 6 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}