rust/tests/run-make/link-framework/link-both.rs

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

5 lines
85 B
Rust
Raw Normal View History

extern crate dep_link_framework;
extern crate dep_link_weak_framework;
fn main() {}