Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/11.0-2020-10-12
/
.
/
clang-tools-extra
/
test
/
clang-apply-replacements
/
Inputs
/
crlf
/
crlf.cpp
blob: 26f79968f556d6950bfb583e3e72aeb66bd79ddf [
file
] [
log
] [
blame
] [
edit
]
// This file intentionally uses a CRLF newlines!
void
foo
()
{
int
*
x
=
0
;
}