~starkingdoms/starkingdoms

ref: 6aca948465e18411e666e465693deb03c97f6fd6 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
6aca9484ghostly_zsh start ship editor, added mouse navigation 7 days ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}