rust/tests/run-make-fulldeps/crate-name-priority/foo1.rs
2023-01-11 09:32:08 +00:00

4 lines
37 B
Rust

#![crate_name = "foo"]
fn main() {}