rust/tests/run-make/extern-diff-internal-name/test.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
46 B
Rust
Raw Normal View History

#[macro_use]
2014-09-12 10:38:45 -05:00
extern crate foo;
fn main() {
}