Files
rust/tests/run-make/export/compile-interface-error/app.rs

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

4 lines
33 B
Rust
Raw Normal View History

extern crate libr;
fn main() {}