blob: 603f6b7d2835e88b373b31d2a6b2d8b4710d6bed [file] [log] [blame]
error: expected identifier, found keyword `impl`
--> $DIR/const-impl-norecover.rs:5:7
|
LL | const impl Foo {
| ^^^^ expected identifier, found keyword
error: aborting due to previous error