6 lines
95 B
Rust
6 lines
95 B
Rust
// compile-flags:-l static=
|
|
// error-pattern: empty library name given via `-l`
|
|
|
|
fn main() {
|
|
}
|