Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
run-make
/
link-framework
/
link-both.rs
blob: 31fc79e1929ac72ed8381a4a43188f81ba1eb6f8 [
file
] [
log
] [
blame
]
extern
crate dep_link_framework
;
extern
crate dep_link_weak_framework
;
fn
main
()
{}