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

incomplete-line.expect « chainlint « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 134d3a14f5c0c1efc51e21fe1fa29b52b5f9a0ab (plain)
1
2
3
4
5
6
7
8
9
10
line 1 \
line 2 \
line 3 \
line 4 &&
(
	line 5 \
	line 6 \
	line 7 \
	line 8
)