class SyntaxTree::YARV::OptLT

def disasm(fmt)

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