rust/tests/ui/renamed_builtin_attr.fixed

5 lines
67 B
Rust
Raw Normal View History

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