~starkingdoms/starkingdoms

ref: 9b91629f33034dab27fe10f953bd39b6477fcac2 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
9b91629f — core chore(lint): lint/format 5 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}