summaryrefslogtreecommitdiffstats
path: root/tests/ui/manual/manual-link-bad-form.rs
blob: bc9b6be029429bcebd1b88e9b235311df101c52f (plain)
1
2
3
4
5
// compile-flags:-l static=
// error-pattern: library name must not be empty

fn main() {
}