Files
rust/tests/workspace_test/src/main.rs

4 lines
41 B
Rust
Raw Normal View History

#![deny(rust_2018_idioms)]
2019-12-23 04:49:59 +07:00
fn main() {}