Fix test failures introduced by PR #113697 (#116941)
[llvm-project.git] / clang-tools-extra / test / clang-apply-replacements / Inputs / crlf / crlf.cpp.expected
blobad8e907856283bdc93ceb5044b576f86687d1ca7
1 \r
2 // This file intentionally uses a CRLF newlines!\r
3 \r
4 void foo() {\r
5   int *x = nullptr;\r
6 }\r