~starkingdoms/starkingdoms

ref: 1991fb85e494fb35c0c5c9b6838f9e87c31b8908 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
1991fb85 — core mystery work? a month ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}