Project

General

Profile

Bug #13990 ยป remove_obsolete_ruby_code.patch

sho-h (Sho Hashimoto), 10/09/2017 02:46 AM

View differences:

lib/rdoc/ruby_token.rb (working copy)
EXPR_DOT = :EXPR_DOT
EXPR_CLASS = :EXPR_CLASS
# for ruby 1.4X
if !defined?(Symbol)
Symbol = Integer
end
def set_token_position(seek, line, char)
@prev_seek = seek
@prev_line_no = line
    (1-1/1)