summaryrefslogtreecommitdiffstats
path: root/tests/pretty/block-comment-trailing-whitespace2.rs
blob: e53d51e34cefa8d3942eb09f8c52c7d0d1319f3b (plain)
1
2
3
4
5
6
7
8
// compile-flags: --crate-type=lib

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

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