Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
parser
/
pat-ref-enum.stderr
blob: ecda487d0c55edadc5ec11934430b611985d56e5 [
file
] [
log
] [
blame
]
error
:
expected identifier
,
found
enum
pattern
-->
$DIR
/
pat
-
ref
-
enum
.
rs
:
3
:
11
|
LL
|
ref
Some
(
i
)
=>
{}
|
^^^^
error
:
aborting due to
1
previous error