rust/tests/run-make/issue-37893/c.rs

4 lines
61 B
Rust
Raw Normal View History

2016-11-20 13:45:58 +00:00
#![crate_type = "staticlib"]
extern crate b;
extern crate a;