rust-clippy/tests/workspace_test/src/main.rs
2022-01-10 17:08:22 -06:00

3 lines
41 B
Rust

#![deny(rust_2018_idioms)]
fn main() {}