Skip to content

Check heredoc state for escaped newlines - #4219

Open
kddnewton wants to merge 1 commit into
mainfrom
escaped-newline
Open

Check heredoc state for escaped newlines#4219
kddnewton wants to merge 1 commit into
mainfrom
escaped-newline

Conversation

@kddnewton

Copy link
Copy Markdown
Collaborator

When escaped newlines are encountered, they are added to the newline list. We need to check that we aren't backing up to read the rest of the line because of a heredoc, in which case the newline would have already have been added to the list.

When escaped newlines are encountered, they are added to the newline
list. We need to check that we aren't backing up to read the rest of
the line because of a heredoc, in which case the newline would have
already have been added to the list.
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.

1 participant