This commit is contained in:
Yukihiro "Matz" Matsumoto
2014-03-30 08:29:09 +09:00
parent a88403cc85
commit 2277c374db
@@ -118,7 +118,7 @@ class Enumerator
end
@obj = obj
@meth = meth.to_sym
@meth = meth
@args = args.dup
@fib = nil
@dst = nil