Files
rust/tests/run-make/archive-format-error/lib.rs
T

4 lines
36 B
Rust

extern "C" {
fn foo() -> i32;
}