rustc/tests/run-make/extern-diff-internal-name/test.rs
2023-09-14 08:56:40 +02:00

6 lines
46 B
Rust

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