rust/rustfmt-core/tests/target/issue-2346.rs

5 lines
125 B
Rust

// rustfmt-normalize_comments: true
// the following empty comment should not have any trailing space added.
//
fn main() {}