Skip to content

Commit

Permalink
fix a ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
TaKO8Ki committed Sep 26, 2022
1 parent 63e5c93 commit 9d49d64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/ui/parser/issues/issue-101540.stderr
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
error: structs are not allowed in struct definitions
--> $DIR/issue-101540.rs:2:5
|
LL | struct S1 {
| -- while parsing this struct
LL | struct S2 {
| ^^^^^^^^^
|
Expand Down

0 comments on commit 9d49d64

Please sign in to comment.