rust/tests/run-make/same-lib-two-locations-no-panic/bar.rs
2024-05-14 18:15:37 -04:00

4 lines
32 B
Rust

extern crate foo;
fn main() {}