Skip to content

Commit 251fdaa

Browse files
committed
Picked r59872 from ruby/ruby
1 parent da395d3 commit 251fdaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rdoc/parser/ruby.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1623,7 +1623,6 @@ def parse_require(context, comment)
16231623
def parse_rescue
16241624
skip_tkspace false
16251625

1626-
nest = 0
16271626
while tk = get_tk
16281627
case tk[:kind]
16291628
when :on_nl, :on_semicolon, :on_comment then

0 commit comments

Comments
 (0)