rust/tests/run-make/mixing-formats/baz2.rs
2023-03-30 07:34:55 -05:00

5 lines
52 B
Rust

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