~starkingdoms/starkingdoms

ref: 1e6a61f142fe56a016a52d218b4941f375c62a52 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
1e6a61f1 — ghostly_zsh starfield exists 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}