~starkingdoms/starkingdoms

ref: 6cccb902b13a62f2c2f8990ab13dab51a3f5488a starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
6cccb902 — core feat: actually send the event 3 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}