summaryrefslogtreecommitdiff
path: root/t/chainlint/unclosed-here-doc.expect
blob: d65e50f78d4e1d4b7797e841b4525f97553f4ebc (plain)
1
2
3
4
5
6
7
command_which_is_run &&
cat >expect <<\EOF ?!UNCLOSED-HEREDOC?! &&
	we try to end the here-doc below,
	but the indentation throws us off
	since the operator is not "<<-".
	EOF
command_which_is_gobbled