diff options
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ sufficient information, see the ChangeLog file or Redmine [1, 2, 10].map { _1.to_s(16) } #=> ["1", "2", "a"] -==== proc/lambda without no block is deprecated +==== proc/lambda without block is deprecated * Proc.new and Kernel#proc with no block in a method called with a block is warned now. |
