~starkingdoms/starkingdoms

ref: aa29b1152569c25f6b685191e2956be1b38269c8 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
aa29b115 — core more cleanup 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}