8986eefe74ecf0624d85534970700159bf466ecd
   1# LINT: stitch together incomplete \-ending lines
   2# LINT: swallow here-doc to avoid false positives in content
   3boodle wobba \
   4       gorgo snoot \
   5       wafta snurb <<EOF &&
   6quoth the raven,
   7nevermore...
   8EOF
   9
  10# LINT: swallow here-doc with arbitrary tag
  11cat <<-Arbitrary_Tag_42 >foo &&
  12snoz
  13boz
  14woz
  15Arbitrary_Tag_42
  16
  17# LINT: swallow here-doc (EOF is last line of test)
  18horticulture <<\EOF
  19gomez
  20morticia
  21wednesday
  22pugsly
  23EOF