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

3 lines
49 B
Rust

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