~starkingdoms/starkingdoms

ref: 160518627b68f5d82fdefdac6f91ae3db281900c starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
16051862 — ghostly_zsh zoom limits 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}