Actions
Bug #21202
closedRipper wrongly concats separate tstring_content within nested unterminated heredoc
Bug #21202:
Ripper wrongly concats separate tstring_content within nested unterminated heredoc
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 3.5.0dev (2025-03-27T18:17:40Z master 67d1dd2ebd) +PRISM [x86_64-linux]
Updated by tompng (tomoya ishida) over 1 year ago
- ruby -v set to ruby 3.5.0dev (2025-03-27T18:17:40Z master 67d1dd2ebd) +PRISM [x86_64-linux]
Pull request: https://github.com/ruby/ruby/pull/13000
Updated by tompng (tomoya ishida) over 1 year ago
- Status changed from Open to Closed
Applied in changeset git|a4a60195502add094fb52a587411bbd0c19facce.
[Bug #21202] Fix wrong token concat while tokenizing nested unterminated heredoc (#13000)
Actions