~starkingdoms/starkingdoms

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