rust/tests/ui/manual/manual-link-bad-form.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
92 B
Rust
Raw Normal View History

// compile-flags:-l static=
// error-pattern: library name must not be empty
fn main() {
}