~starkingdoms/starkingdoms

ref: f6a70c23cb477f78145ea82bcbb1787ff0170188 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
f6a70c23 — ghostly_zsh ebo + init code cleanup 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}