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