~starkingdoms/starkingdoms

ref: 25081899ccbdbe6016cd9858e43101170b4f2a91 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
25081899 — core feat: ci/cd2 25 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}