зеркало из https://github.com/github/ruby.git
NEWS.md: set code format explicitly [ci skip]
It is not set by default in the Github viewer.
This commit is contained in:
Родитель
2f1081a451
Коммит
0ab93e098f
2
NEWS.md
2
NEWS.md
|
@ -34,7 +34,7 @@ sufficient information, see the ChangeLog file or Redmine
|
||||||
|
|
||||||
* Regexp literals are frozen [[Feature #8948]] [[Feature #16377]]
|
* Regexp literals are frozen [[Feature #8948]] [[Feature #16377]]
|
||||||
|
|
||||||
```
|
```ruby
|
||||||
/foo/.frozen? #=> true
|
/foo/.frozen? #=> true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче