Skip to content

Commit c9274c7

Browse files
committed
fix broken test
1 parent 1b5e29a commit c9274c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui-fulldeps/invalid-punct-ident-4.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ error: unexpected close delimiter: `)`
22
--> $DIR/invalid-punct-ident-4.rs:16:1
33
|
44
LL | lexer_failure!(); //~ ERROR proc macro panicked
5-
| ^^^^^^^^^^^^^^^^^
5+
| ^^^^^^^^^^^^^^^^^ unexpected close delimiter
66

77
error: proc macro panicked
88
--> $DIR/invalid-punct-ident-4.rs:16:1

0 commit comments

Comments
 (0)