rust/tests/run-make/mixing-formats/baz2.rs

5 lines
52 B
Rust

extern crate bar1;
extern crate bar2;
fn main() {}