~starkingdoms/starkingdoms

ref: fb753516605f3150ce0e33bbafc39abbf59e82d0 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
fb753516ghostly_zsh stabilization iterations 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}