verify method

void verify()

Implementation

void verify() {
  //Debugger.verbose('${pcHex(-1)} [verify]');

  //always verify
  branch(true);
}