~starkingdoms/starkingdoms

ref: ade2542fc7b644f54ab5b03a33cf11dca10a740c starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
ade2542fghostly_zsh fix: world config is on client too now 21 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}