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