~starkingdoms/starkingdoms

ref: 9f1442f20e48a04aeaba567b44a2e84c6d0c76f6 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
9f1442f2 — core feat: additional debug information in joint-debug F6 forgot a spot 25 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}