зеркало из https://github.com/github/ruby.git
NEWS.md: mention "Freeze Regexp literals" [Feature #8948]
This commit is contained in:
Родитель
9feca5ceb9
Коммит
815807d2ab
6
NEWS.md
6
NEWS.md
|
@ -26,6 +26,12 @@ Hash::
|
|||
|
||||
### Compatibility issues (excluding feature bug fixes)
|
||||
|
||||
* Regexp literals are frozen [Feature #8948] [Feature #16377]
|
||||
|
||||
```
|
||||
/foo/.frozen? #=> true
|
||||
```
|
||||
|
||||
### Stdlib compatibility issues (excluding feature bug fixes)
|
||||
|
||||
### C API updates
|
||||
|
|
Загрузка…
Ссылка в новой задаче