Sign in
code
/
git
/
ad949b24f8d6ee4767c07794a2f01ada91b46b74
/
.
/
t
/
chainlint
/
incomplete-line.test
blob: d8566580839bc488e7168f6195af043a613daee5 [
file
] [
log
] [
blame
]
# LINT: stitch together all incomplete \-ending lines
line
1
\
line
2
\
line
3
\
line
4
&&
(
# LINT: stitch together all incomplete \-ending lines (subshell)
line
5
\
line
6
\
line
7
\
line
8
)