Skip to content

Commit

Permalink
update test stderr, not sure which rustc pull request caused this.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskrgr committed Jul 24, 2019
1 parent 2221fc8 commit b0373a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/issue-3145.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ error: expected token: `,`
--> $DIR/issue-3145.rs:2:19
|
LL | println!("{}" a); //~ERROR expected token: `,`
| ^
| ^ expected `,`

error: aborting due to previous error

0 comments on commit b0373a5

Please sign in to comment.