class SyntaxTree::YARV::OptOr

def disasm(fmt)

def disasm(fmt)
  fmt.instruction("opt_or", [fmt.calldata(calldata)])
end