rustc/tests/run-make/link-framework/link-framework.rs
2024-06-24 14:48:22 +02:00

4 lines
47 B
Rust

extern crate dep_link_framework;
fn main() {}