rust/clippy_workspace_tests/src/main.rs
2019-12-23 05:28:23 +07:00

3 lines
41 B
Rust

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