mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add a newline [ci skip]
This commit is contained in:
parent
81fd91ab1b
commit
5f1385bec0
1 changed files with 1 additions and 0 deletions
1
NEWS.md
1
NEWS.md
|
@ -71,6 +71,7 @@ Note that each entry is kept to a minimum, see links for details.
|
|||
|
||||
* Values in Hash literals and keyword arguments can be omitted.
|
||||
[[Feature #14579]]
|
||||
|
||||
For example,
|
||||
|
||||
* `{x:, y:}` is a syntax sugar of `{x: x, y: y}`.
|
||||
|
|
Loading…
Reference in a new issue