rust-clippy/tests/ui/renamed_builtin_attr.fixed

3 lines
51 B
Rust
Raw Normal View History

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