Add a newline [ci skip]
This commit is contained in:
parent
81fd91ab1b
commit
5f1385bec0
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.
|
* Values in Hash literals and keyword arguments can be omitted.
|
||||||
[[Feature #14579]]
|
[[Feature #14579]]
|
||||||
|
|
||||||
For example,
|
For example,
|
||||||
|
|
||||||
* `{x:, y:}` is a syntax sugar of `{x: x, y: y}`.
|
* `{x:, y:}` is a syntax sugar of `{x: x, y: y}`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user