Repair stderr test result to added line

This commit is contained in:
Florian Bartels 2022-09-23 10:10:07 +02:00
parent 0be3cc8234
commit ccd19c7e9e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
error[E0259]: the name `core` is defined multiple times
--> $DIR/weak-lang-item.rs:8:1
--> $DIR/weak-lang-item.rs:9:1
|
LL | extern crate core;
| ^^^^^^^^^^^^^^^^^^ `core` reimported here