Added 46186 stderr
This commit is contained in:
parent
477989933d
commit
bbe4c85cfc
1 changed files with 8 additions and 0 deletions
8
src/test/ui/issue-46186.stderr
Normal file
8
src/test/ui/issue-46186.stderr
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
error: expected item, found `;`
|
||||
--> $DIR/issue-46186.rs:13:2
|
||||
|
|
||||
13 | }; //~ ERROR expected item, found `;`
|
||||
| ^ help: consider removing this semicolon
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue