rust-clippy/tests/ui/renamed_builtin_attr.fixed

4 lines
67 B
Rust

//@run-rustfix
#[clippy::cognitive_complexity = "1"]
fn main() {}