~starkingdoms/starkingdoms

ref: 7f8769e02caa541c5e648b29b58ad72199d83142 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
7f8769e0 — core feat: switch solver 20 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}