Do not emit "incorrect close delimiter" twice in the same place
This commit is contained in:
parent
2a74d7924a
commit
1b5e29ae6f
4 changed files with 20 additions and 22 deletions
|
@ -15,4 +15,3 @@ fn main() {
|
|||
//~^ ERROR: expected expression, found `;`
|
||||
}
|
||||
//~^ ERROR: incorrect close delimiter: `}`
|
||||
//~| ERROR: incorrect close delimiter: `}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue