mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-11 20:58:44 +00:00
3 lines
51 B
Rust
3 lines
51 B
Rust
|
#[clippy::cognitive_complexity = "1"]
|
||
|
fn main() {}
|