Skip to content

test_sh: pass heredoc corner cases#506

Open
agreppin wants to merge 2 commits intolandley:masterfrom
agreppin:toysh
Open

test_sh: pass heredoc corner cases#506
agreppin wants to merge 2 commits intolandley:masterfrom
agreppin:toysh

Conversation

@agreppin
Copy link

@agreppin agreppin commented Jun 16, 2024

HEREDOC: handle line continuations earlyer

  • next\\nEOF -> nextEOF
  • EO\\nF -> EOF

test_sh pass:

  • <<""
  • \n in <<EOF
  • simple script in $PATH

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