blob: 308f68bd52a79de82bf4011938a1c8547fc33626 [file] [log] [blame]
#[cfg(doctest)] //~ ERROR
pub struct SomeStruct;
fn main() {}