Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
pretty
/
block-comment-trailing-whitespace.rs
blob: 4d502f603d1d769640825919df2f0b65124b3595 [
file
] [
log
] [
blame
]
// compile-flags: --crate-type=lib
// pp-exact
fn
f
()
{
/*
The next line should not be indented.
That one. It shouldn't have been indented.
*/
}