~starkingdoms/starkingdoms

ref: 2669deac65a56c4f4182ccc45217446ffb8b8e56 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
2669deacghostly_zsh feat: variable storage works in crafting 11 hours ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}