Sign in
googlers
/
jrn
/
git
/
01a825578e79203a87b832731ed1fc7c23a3e77f
/
.
/
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
)