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

4 lines
33 B
Rust
Raw Normal View History

extern crate libr;
fn main() {}