~starkingdoms/starkingdoms

ref: 75f5204cc96240f4c96bb0205786462a6633b18c starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
75f5204c — core feat: worky thrusters 25 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}