blob: 1343f80e66e55d553f32dd04ce5db3ae0a7c079f [file] [log] [blame]
// rustfmt-format_code_in_doc_comments: true
//! Empty pound line
//!
//! ```rust
//! #
//! # fn main() {
//! foo ( ) ;
//! # }
//! ```