Skip to content

Commit a0cde89

Browse files
authored
Update issue-117920.stderr
1 parent f5c4beb commit a0cde89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/resolve/issue-117920.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0433]: failed to resolve: there are too many leading `super` keywords
2-
--> $DIR/issue-117936.rs:3:5
2+
--> $DIR/issue-117920.rs:3:5
33
|
44
LL | use super::A;
55
| ^^^^^ there are too many leading `super` keywords

0 commit comments

Comments
 (0)