DEBSOURCES
Skip Quicknav
sources / git / 1%3A2.20.1-2%2Bdeb10u3 / t / chainlint / here-doc-multi-line-string.test
12345678
( # LINT: line contains here-doc and opens multi-line string cat <<-\TXT && echo "multi-line string" fizzle TXT bap )