Skip to content

Commit b0373a5

Browse files
committed
update test stderr, not sure which rustc pull request caused this.
1 parent 2221fc8 commit b0373a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/issue-3145.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ error: expected token: `,`
22
--> $DIR/issue-3145.rs:2:19
33
|
44
LL | println!("{}" a); //~ERROR expected token: `,`
5-
| ^
5+
| ^ expected `,`
66

77
error: aborting due to previous error
88

0 commit comments

Comments
 (0)