t / chainlint / here-doc.teston commit Merge branch 'ag/rebase-i-in-c' into js/rebase-in-c-5.5-work-with-rebase-i-in-c (5ab7e0f)
   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 (EOF is last line of test)
  11horticulture <<\EOF
  12gomez
  13morticia
  14wednesday
  15pugsly
  16EOF