~starkingdoms/starkingdoms

ref: fe5918dbd3d9acdd21112e52d49c31d13d3abd55 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
fe5918dbTerraMaster85 fix: starfield (once and for all?) 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}