~starkingdoms/starkingdoms

ref: 4aabb4e18d3924002e936b887887190d236744ca starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
4aabb4e1ghostly_zsh batch spawning particles 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}