1 2 3 4 5 6 7
// rustfmt-hard_tabs = true // rustfmt-normalize_comments = true /// ``` /// println!("Hello, World!"); /// ``` fn main() {}