mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
ed24c0c84f
commit
82dfdb8646
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
# p a.strip # => nil
|
||||
#
|
||||
module Singleton
|
||||
VERSION = "0.2.0"
|
||||
VERSION = "0.3.0"
|
||||
|
||||
module SingletonInstanceMethods
|
||||
# Raises a TypeError to prevent cloning.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue