~starkingdoms/starkingdoms

ref: 7979969ad49f6317692813c1ce338a9e7eac00f5 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
7979969a — core test 23 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}