~starkingdoms/starkingdoms

ref: 1292c16faa29f5dae2c087e68da2b1ed436ca0c7 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
1292c16f — core feat: add orbital info to config 20 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}