summaryrefslogtreecommitdiffstats
path: root/t/chainlint/here-doc-multi-line-string.expect
blob: 6c13bdcbfb5d12500ffc01915b853d0169abf13e (plain)
1
2
3
4
5
6
7
(
	cat <<-\TXT && echo "multi-line
	string" ?!AMP?!
	fizzle
	TXT
	bap
)