~starkingdoms/starkingdoms

ref: 0144592cf399bd54f345f40aa9eeb1b47bbf8ebc starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
0144592ccore xtask serve 11 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}