mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
5 lines
125 B
Rust
5 lines
125 B
Rust
// rustfmt-normalize_comments: true
|
|
// the following empty comment should not have any trailing space added.
|
|
//
|
|
fn main() {}
|