class SyntaxTree::YARV::OptGT

def disasm(fmt)

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