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

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

4 lines
52 B
Rust
Raw Normal View History

extern crate dep_link_weak_framework;
fn main() {}