loop may return StopIteration#result; [ruby-bugs#11498]

parent f6c58616
......@@ -427,7 +427,6 @@ assert 'modifying existing methods' do
assert_equal i, e.next
i += 1
}
assert_nil loop_ret
end
assert 'Integral#times' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment