Skip to content

Commit

Permalink
R-assign is still experimental [Feature #15921] [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Apr 10, 2020
1 parent 900e83b commit 878e21c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Expand Up @@ -38,7 +38,8 @@ sufficient information, see the ChangeLog file or Redmine
instead of a warning. yield in a class definition outside of a method
is now a SyntaxError instead of a LocalJumpError. [[Feature #15575]]

* Rightward assignment statement is added. [[Feature #15921]]
* Rightward assignment statement is added. [EXPERIMENTAL]
[[Feature #15921]]

```ruby
fib(10) => x
Expand Down

0 comments on commit 878e21c

Please sign in to comment.