blob: b3451542a2570ccd7634f2d9b185f92094688a80 [file] [log] [blame]
error: expected type, found variant `V`
--> $DIR/type-alias-enum-variants-priority-3.rs:7:15
|
LL | fn check() -> <E>::V {}
| ^^^^^^
error: aborting due to previous error