зеркало из https://github.com/github/ruby.git
[ruby/singleton] Remove unnecessaray space
https://github.com/ruby/singleton/commit/b7c583f5cd
This commit is contained in:
Родитель
1016cff4ff
Коммит
8664f19796
|
@ -13,7 +13,7 @@
|
|||
#
|
||||
# This ensures that only one instance of Klass can be created.
|
||||
#
|
||||
# a,b = Klass.instance, Klass.instance
|
||||
# a,b = Klass.instance, Klass.instance
|
||||
#
|
||||
# a == b
|
||||
# # => true
|
||||
|
|
Загрузка…
Ссылка в новой задаче