summaryrefslogtreecommitdiff
path: root/t/chainlint/here-doc-multi-line-command-subst.expect
blob: f8b3aa73c4f180be48afff988c0f7cece67e45d4 (plain)
1
2
3
4
5
(
	x=$(bobble <<-END &&
		wiffle) ?!AMP?!
	echo $x
)