blob: 4f3a1319cafff691fa59afc63e7c87c44c40b778 [file] [log] [blame] [edit]
#[diagnostic]
//~^ERROR cannot find attribute `diagnostic` in this scope
pub struct Bar;
fn main() {
}