]> git.lizzy.rs Git - rust.git/blob - src/test/pretty/block-comment-trailing-whitespace2.rs
Sync portable-simd to rust-lang/portable-simd@72df4c45056a8bc0d1b3f06fdc828722177f0763
[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           */