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