]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/mixing-formats/baz2.rs
Rollup merge of #106441 - mllken:abstract-socket-noref, r=joshtriplett
[rust.git] / tests / run-make-fulldeps / mixing-formats / baz2.rs
1 extern crate bar1;
2 extern crate bar2;
3
4 fn main() {}