Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions corelib/kernel.rb
Original file line number Diff line number Diff line change
@@ -439,6 +439,7 @@ def singleton_class
meta._proto = #{self}.constructor.prototype;
meta._isSingleton = true;
meta.__inc__ = [];
meta._methods = [];
meta._scope = #{self}._scope;

0 comments on commit 0b906ff

Please sign in to comment.