Files
rust/tests/run-make/export/compile-interface-error/app.rs
2025-05-04 22:03:15 +03:00

4 lines
33 B
Rust

extern crate libr;
fn main() {}