Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-project
/
clang-tools-extra
/
test
/
clang-apply-replacements
/
Inputs
/
crlf
/
crlf.cpp.expected
blob: ad8e907856283bdc93ceb5044b576f86687d1ca7 [
file
] [
log
] [
blame
]
// This file intentionally uses a CRLF newlines!
void
foo
()
{
int
*
x
=
nullptr
;
}