~starkingdoms/starkingdoms

ref: 10afa15d4a9a5bf9df7f161eccc6b8e2f9116a7f starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
10afa15d — core feat(netcode-rewrite): remove interpolation 27 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}