blob: 26a52ce60cfd8b1c63d3f755bcf4ef929f102e66 [file] [log] [blame]
#[rustc_diagnostic_item = "foomp"] //~ ERROR compiler internal support for linting
struct Foomp;
fn main() {}