stdlib/singleton/0/singleton.rbs in rbs-2.3.2 vs stdlib/singleton/0/singleton.rbs in rbs-2.4.0
- old
+ new
@@ -124,8 +124,11 @@
# - dup()
# -->
# Raises a TypeError to prevent duping.
#
def dup: () -> bot
+
+ module SingletonClassMethods
+ end
end
Singleton::VERSION: String