Welcome to mirror list, hosted at ThFree Co, Russian Federation.

nested-here-doc.expect « chainlint « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a51205d3294d421b9a351474dff04a025f0b421 (plain)
1
2
3
4
5
6
7
cat >foop &&

(
	cat &&
	cat ?!AMP?!
	foobar
)