2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-03-01 05:47:25 +00:00
rust-clippy/tests/ui/renamed_builtin_attr.fixed
2019-09-25 14:45:18 -07:00

4 lines
67 B
Rust

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