mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
sample/trick2015/kinaba/entry.rb: The constant "Data" has been removed
Instead, use "Proc" as a 4-letter constant.
This commit is contained in:
parent
8feb40f49a
commit
a8fc72f5a8
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ while 0x00012345 >= $counter
|
||||||
TrueClass
|
TrueClass
|
||||||
Dir
|
Dir
|
||||||
Encoding
|
Encoding
|
||||||
Data
|
Proc
|
||||||
Hash
|
Hash
|
||||||
Method
|
Method
|
||||||
Enumerator
|
Enumerator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue