mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 20:53:37 +00:00
7 lines
62 B
Rust
7 lines
62 B
Rust
// rustfmt-wrap_comments: true
|
|
|
|
//hello
|
|
//world
|
|
|
|
fn main() {}
|