blob: ecda487d0c55edadc5ec11934430b611985d56e5 [file] [log] [blame] [edit]
error: expected identifier, found enum pattern
--> $DIR/pat-ref-enum.rs:3:11
|
LL | ref Some(i) => {}
| ^^^^
error: aborting due to 1 previous error