4 lines
80 B
Rust
4 lines
80 B
Rust
#[link(name = "")] //~ ERROR: given with empty name
|
|
extern "C" {}
|
|
|
|
fn main() {}
|