DEBSOURCES
Skip Quicknav
sources / cgit / 1.2.3%2Bgit2.25.1-1 / git / 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 )