~starkingdoms/starkingdoms

ref: d5706c8e307eeefbc90391bd7f421e4114d3b8cd starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
d5706c8e — ghostly_zsh texture support 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}