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