~starkingdoms/starkingdoms

ref: c286244e20a5c15a2e001b481016d1cb51c87d4a starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
c286244eghostly_zsh more insanity 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}