blob: 7f350191ef58ed47c5f384bb44f493d3ab36425b [file] [log] [blame]
error: enums without any variants are not supported
--> $DIR/empty_enum.rs:3:5
|
3 | enum A {}
| ^^^^^^^^^