blob: 0fb43b7f49016d17f2131ae44fc3e6d332dcad2d [file] [log] [blame]
//@compile-flags: -Zdeduplicate-diagnostics=yes
#[clippy::cyclomatic_complexity = "1"]
//~^ ERROR: usage of deprecated attribute
fn main() {}