~starkingdoms/starkingdoms

ref: b6949834d53aadf53fa99b5f914a3dac09702395 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
b6949834 — core replication experiment 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}