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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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;