siblingAddr property

int siblingAddr

Implementation

int get siblingAddr =>
    _address! + ((ZMachine.verToInt(Z.engine.version) <= 3 ? 5 : 8));