blob: 6af9922a698c433bffb4144ae6fc95ba84ce7821 [file] [log] [blame]
error: expected item, found `virtual`
--> $DIR/virtual-structs.rs:15:1
|
LL | virtual struct SuperStruct { //~ ERROR expected item, found `virtual`
| ^^^^^^^ expected item
error: aborting due to previous error