summary refs log tree commit diff
path: root/src/test/pretty/block-comment-trailing-whitespace2.rs
blob: b7c42e39557c9cd89f665dd692e6d13a297fedf5 (plain)
1
2
3
4
5
6
7
8
9
// compile-flags: --crate-type=lib

// pp-exact
fn f() {
} /*
  The next line should not be indented.

  That one. It shouldn't have been indented.
  */