Git fork
at reftables-rust 4 lines 141 B view raw
1test_expect_success 'here-doc-body-indent' - <<-\EOT 2 echo "we should find this" 3 echo "even though our heredoc has its indent stripped" 4EOT