revert #1974; ref #1979

parent a88403cc
...@@ -118,7 +118,7 @@ class Enumerator ...@@ -118,7 +118,7 @@ class Enumerator
end end
@obj = obj @obj = obj
@meth = meth.to_sym @meth = meth
@args = args.dup @args = args.dup
@fib = nil @fib = nil
@dst = nil @dst = nil
......
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