mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
fix a ui test
This commit is contained in:
parent
4f44dee501
commit
5d05908c70
@ -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 {
|
||||
| ^^^^^^^^^
|
||||
|
|
||||
|
Loading…
Reference in New Issue
Block a user