Skip to content

Commit 59a35df

Browse files
riseshiayous
andauthored
Add compatibility note about Regexp::new (ko) (#3229)
* Import upstream change Ref: #3175 * Translate imported text * Update ko/news/_posts/2023-12-25-ruby-3-3-0-released.md Co-authored-by: Chayoung You <yousbe@gmail.com> --------- Co-authored-by: Chayoung You <yousbe@gmail.com>
1 parent e9a9a8c commit 59a35df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ko/news/_posts/2023-12-25-ruby-3-3-0-released.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ IRB에 여러 개선 사항이 추가됩니다. 다음과 같은 내용이 포
139139
Ruby 3.4부터 `it`은 첫 번째 블록 인수를 가리킵니다.
140140
[[Feature #18980]](https://bugs.ruby-lang.org/issues/18980)
141141

142+
* `Regexp::new`는 최대 3개의 인수를 받았지만 이제 2개까지 허용합니다. 이는 Ruby 3.2에서 폐기예정이었습니다. [[Bug #18797]](https://bugs.ruby-lang.org/issues/18797)
143+
142144
### 삭제된 환경 변수
143145

144146
폐기 예정이었던 환경 변수가 삭제됩니다.

0 commit comments

Comments
 (0)