~starkingdoms/starkingdoms

ref: 763ad229ea68c3ccdefbaa303d7ba1eb6d6994b0 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
763ad229 — ghostly_zsh fuel bar a year ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}