~starkingdoms/starkingdoms

ref: 736f0910b66d2a8957dccd8a2a691073e03ba845 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
736f0910 — core UNFINISHED: feat: hotpatching? a month ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}