~starkingdoms/starkingdoms

ref: 602773f491e862cd148636ce340fb1c34e059388 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
602773f4 — core feat: more predictable thrust solver behavior 20 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}