rust/tests/run-make/crate-data-smoke/lib.rs
2023-03-30 07:34:55 -05:00

3 lines
48 B
Rust

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