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