summaryrefslogtreecommitdiffstats
path: root/src/test/ui/rfc-1717-dllimport/missing-link-attr.rs
blob: b46d85160d1ee5004cf705e6640174c4e2978e76 (plain)
1
2
3
4
// compile-flags: -l foo:bar
// error-pattern: renaming of the library `foo` was specified

#![crate_type = "lib"]