Sign in
android
/
toolchain
/
rustc
/
32f7835b4f844d645621e83c89a3178ef87b0d69
/
.
/
src
/
test
/
ui
/
rfc-2632-const-trait-impl
/
const-impl-norecover.stderr
blob: 612511a479956d388544f40d7ba023fb7c77d1c4 [
file
]
error
:
expected identifier
,
found keyword
`impl`
-->
$DIR
/
const
-
impl
-
norecover
.
rs
:
6
:
7
|
LL
|
const
impl
Foo
{
|
^^^^
expected identifier
,
found keyword
error
:
aborting due to previous error