1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

NEWS: fixed mark-up [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2019-10-22 01:27:26 +09:00
parent 349ad6178c
commit 6067c0a220
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

3
NEWS
View file

@ -184,8 +184,7 @@ sufficient information, see the ChangeLog file or Redmine
* Method reference operator, <code>.:</code> is introduced as an
experimental feature. [Feature #12125] [Feature #13581]
* "yield" in singleton class syntax is warned and will be deprecated later.
[Feature #15575]
* +yield+ in singleton class syntax is warned and will be deprecated later [Feature #15575].
=== Core classes updates (outstanding ones only)