rustc/tests/run-make/crate-data-smoke/lib.rs
2023-09-14 08:56:40 +02:00

3 lines
48 B
Rust

#![crate_name = "mylib"]
#![crate_type = "lib"]