blob: ad9036a87d1d950071ccc8a0a024edec123244e4 [file] [log] [blame]
error: opaque types cannot be used in patterns
--> $DIR/structural-match.rs:15:9
|
LL | VALUE => (),
| ^^^^^
error: aborting due to previous error