about summary refs log tree commit diff
path: root/tests/run-make/link-framework/link-both.rs
blob: 31fc79e1929ac72ed8381a4a43188f81ba1eb6f8 (plain)
1
2
3
4
extern crate dep_link_framework;
extern crate dep_link_weak_framework;

fn main() {}