rustc/tests/run-make/proc-macro-three-crates/c.rs
2024-09-09 14:07:22 +02:00

3 lines
39 B
Rust

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