
The tests were assuming that newlines were `\n` characters but this is not the case on Windows. This was fixed in #38925, but a better solution is to configure the TS printer to always use `\n` characters for newlines. PR Close #38866
The tests were assuming that newlines were `\n` characters but this is not the case on Windows. This was fixed in #38925, but a better solution is to configure the TS printer to always use `\n` characters for newlines. PR Close #38866