]> git.proxmox.com Git - rustc.git/blob - src/test/pretty/block-comment-trailing-whitespace2.rs
Update unsuspicious file list
[rustc.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 */