On Sun, 2023-03-05 at 23:09 +0100, Arkadiusz Drabczyk wrote:
> "If the @code{.POSIX} special target is defined then
> backslash/newline handling is modified slightly to conform to
> POSIX.2: first, whitespace preceding a backslash is not removed and
> second, consecutive backslash/newlines are not
In the manual it says:
"If the @code{.POSIX} special target is defined then backslash/newline
handling is modified slightly to conform to POSIX.2: first, whitespace
preceding a backslash is not removed and second, consecutive
backslash/newlines are not condensed."
but I cannot reproduce it with t