rust/tests/target/issue-2520.rs

8 lines
111 B
Rust
Raw Normal View History

2018-03-09 00:28:49 +00:00
// rustfmt-normalize_comments: true
//! ```rust
//! println!("hello, world");
//! ```
#![deny(missing_docs)]