]> git.lizzy.rs Git - rust.git/blob - src/test/pretty/block-comment-trailing-whitespace2.rs
Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506' into sync_cg_gcc-2022-03-26
[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           */