mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-12 23:13:15 +00:00
8 lines
111 B
Rust
8 lines
111 B
Rust
![]() |
// rustfmt-normalize_comments: true
|
||
|
|
||
|
//! ```rust
|
||
|
//! println!("hello, world");
|
||
|
//! ```
|
||
|
|
||
|
#![deny(missing_docs)]
|