7 lines
62 B
Rust
7 lines
62 B
Rust
// rustfmt-wrap_comments: true
|
|
|
|
//hello
|
|
//world
|
|
|
|
fn main() {}
|