Skip to content

Nested heredoc with newline terminator#3798

Merged
kddnewton merged 1 commit into
mainfrom
handle-nested-heredoc
Dec 9, 2025
Merged

Nested heredoc with newline terminator#3798
kddnewton merged 1 commit into
mainfrom
handle-nested-heredoc

Conversation

@kddnewton

Copy link
Copy Markdown
Collaborator

When you have a heredoc interpolated into another heredoc where the inner heredoc is terminated by a newline, you need to avoid adding the newline character a second time.

Fixes #3782

When you have a heredoc interpolated into another heredoc where
the inner heredoc is terminated by a newline, you need to avoid
adding the newline character a second time.
@kddnewton
kddnewton merged commit 6545f63 into main Dec 9, 2025
64 checks passed
@kddnewton
kddnewton deleted the handle-nested-heredoc branch December 9, 2025 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion failure in pm_newline_list_append

1 participant