Skip to content

Commit 5bb64a2

Browse files
committed
Remove unused variable in tests
1 parent 40ca8a4 commit 5bb64a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/prism/ruby/find_fixtures.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ module DefineMethod
4545
end
4646

4747
module ForLoop
48-
items = [1, 2, 3]
4948
for_proc = nil
5049
o = Object.new
5150
def o.each(&block) = block.call(block)

0 commit comments

Comments
 (0)