rust/tests/target/issue-2401.rs

8 lines
126 B
Rust
Raw Normal View History

// rustfmt-hard_tabs = true
// rustfmt-normalize_comments = true
/// ```
/// println!("Hello, World!");
/// ```
fn main() {}