~starkingdoms/starkingdoms

ref: 5ccd4fb282fe3858f302b284a4d985d590ac79a4 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
5ccd4fb2ghostly_zsh feat: removed replicon + clientbound messages implemented, but untested 10 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}