rust/tests/run-make/crate-data-smoke/rlib.rs

3 lines
49 B
Rust

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