rust/tests/run-make/metadata-only-crate-no-ice/bar.rs
2024-07-04 10:05:55 -04:00

4 lines
42 B
Rust

#![crate_type = "lib"]
extern crate baz;