R-assign is still experimental [Feature #15921] [ci skip]
This commit is contained in:
parent
900e83b501
commit
878e21c6cd
3
NEWS.md
3
NEWS.md
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user