1
Fork 0
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 08:38:45 -07:00
extern crate foo;
fn main() {
}