~starkingdoms/starkingdoms

ref: cd7dfd17389f2794c53f43e2abe6dff9e703e423 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
cd7dfd17 — core chore: solver work 18 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}