~starkingdoms/starkingdoms

ref: c5e3200fc0231389bc03f9e812c47804e995f4fd starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
c5e3200fghostly_zsh feat: magic fuel regeneration 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}