class SyntaxTree::YARV::OptSucc

def disasm(fmt)

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