6 lines
87 B
Rust
6 lines
87 B
Rust
//@ compile-flags:-l static=
|
|
|
|
fn main() {
|
|
}
|
|
|
|
//~? ERROR library name must not be empty
|