E0459 Update error format #35933
- Fixes #35933 - Part of #35233 r? @jonathandturner
This commit is contained in:
parent
acd3f796d2
commit
65249a5431
2 changed files with 4 additions and 2 deletions
|
|
@ -9,6 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
#[link(kind = "dylib")] extern {} //~ ERROR E0459
|
||||
//~| NOTE missing `name` argument
|
||||
|
||||
fn main() {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue