// rustfmt-normalize_comments: true
//! ```rust
//! println!( "hello, world" );
//! ```
#![deny( missing_docs )]
//! println!("hello, world");