class SyntaxTree::YARV::OptAnd

def disasm(fmt)

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