~starkingdoms/starkingdoms

ref: 1314012768def43442090d9d34e7a315c533c994 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
13140127 — core feat: native 5 hours ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}