]> git.lizzy.rs Git - rust.git/blob - src/test/pretty/block-comment-trailing-whitespace2.rs
Auto merge of #86988 - thomcc:chunky-splitz-says-no-checking, r=the8472
[rust.git] / src / test / 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           */