~starkingdoms/starkingdoms

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