Enable prettier-printing of <<# heredocs by printing the body indented
one level further than surrounding text and the final delimiter at the
same indentation level as the surrounding text.
0002-indent-stripping-heredoc-indented-printing.patch
Description: Binary data
This patch implements the ksh93-style <<# redirection operator to
enable indentatable heredocs. This (or similar) functionality has
been requested a few times, most recently discussed at
https://lists.gnu.org/archive/html/bug-bash/2021-09/msg0.html
The behavior for heredocs started with the <