]> git.lizzy.rs Git - rust.git/blob - tests/pretty/block-comment-trailing-whitespace2.rs
Rollup merge of #106638 - RalfJung:realstd, r=thomcc
[rust.git] / tests / pretty / block-comment-trailing-whitespace2.rs
1 // compile-flags: --crate-type=lib
2
3 // pp-exact
4 fn f() {} /*
5           The next line should not be indented.
6
7           That one. It shouldn't have been indented.
8           */