mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 20:53:37 +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() {}
|