~starkingdoms/starkingdoms

ref: d9e9c36cf164c6f1f8ed90deca52c886fb989fa0 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
d9e9c36c — core Reapply "Reapply "fix: anchors"" 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}