rustc/tests/run-make/extern-diff-internal-name/test.rs
2024-07-31 08:40:13 +02:00

5 lines
45 B
Rust

#[macro_use]
extern crate foo;
fn main() {}