~starkingdoms/starkingdoms

ref: 3e5cd413bff9de543471151c332b51e657924672 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
3e5cd413 — core chore: additional debug logging 26 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}