rust/tests/source/issue-2728.rs

9 lines
122 B
Rust
Raw Normal View History

2018-06-13 14:54:06 +02:00
// rustfmt-wrap_comments: true
// rustfmt-newline_style: Windows
//! ```rust
//! extern crate uom;
//! ```
fn main() {}