~starkingdoms/starkingdoms

ref: 5c742cc50a66a7b430d7a04d510099e0d3bcf2ff starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
5c742cc5ghostly_zsh feat: springy joints 29 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}