about summary refs log tree commit diff
path: root/tests/run-make/export/compile-interface-error/app.rs
blob: f619745a7112ac0590064d83341f323521cd6d74 (plain)
1
2
3
extern crate libr;

fn main() {}