blob: 99da9358bd6ba1fa49e3ee80456e432b8b3dea3e [file] [log] [blame]
// https://github.com/rust-lang/rust/issues/32556
#![crate_name="issue_32556"]
/// Blah blah blah
/// ```ignore (testing rustdoc's handling of ignore)
/// bad_assert!();
/// ```
pub fn foo() {}