about summary refs log tree commit diff
path: root/tests/run-make/extern-diff-internal-name/test.rs
blob: d210f8833165bc03e721e4aec255d08ac09d3ab8 (plain)
1
2
3
4
#[macro_use]
extern crate foo;

fn main() {}