about summary refs log tree commit diff
path: root/tests/pretty/block-comment-trailing-whitespace2.rs
blob: 59cb6c06abe7e7c19828b8720b3dc80c2d36a484 (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.
          */