summary refs log tree commit diff
path: root/src/test/pretty/block-comment-trailing-whitespace2.rs
blob: e3f6f891dcb90f92c993b43ffae0755e613a9a7d (plain)
1
2
3
4
5
6
7
// pp-exact
fn f() {
} /*
  The next line should not be indented.

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