~starkingdoms/starkingdoms

ref: 6676504b7a53299d4c31e9cc4a6bd877c92ebe67 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
6676504b — core launcher? 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}