mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-12 21:28:44 +00:00
4 lines
23 B
Rust
4 lines
23 B
Rust
|
fn f() {
|
||
|
dbg!();
|
||
|
}
|