rust-clippy/tests/ui/renamed_builtin_attr.fixed
2023-08-11 14:02:28 +00:00

2 lines
51 B
Rust

#[clippy::cognitive_complexity = "1"]
fn main() {}