blob: 6d85305ceaffaeb06e16cf8a33f0989396212b96 [file] [log] [blame] [edit]
error: missing `enum` or `struct` for enum or struct definition
--> $DIR/pub-ident-struct.rs:1:1
|
LL | pub S {
| ^^^^^
error: aborting due to 1 previous error