blob: 2e9807866b03bfdd1681b52100b2138453a49131 [file] [log] [blame]
error: expected identifier, found `]`
--> $DIR/syntax.rs:6:12
|
LL | impl [const] T {}
| ^ expected identifier
error: aborting due to 1 previous error