rust-clippy/tests/ui/renamed_builtin_attr.rs

4 lines
68 B
Rust

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