rustc/tests/run-make/metadata-only-crate-no-ice/bar.rs
2024-09-09 14:07:22 +02:00

4 lines
42 B
Rust

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