blob: fc8db61b9409d61bfea61da61936690daac69a2c [file] [log] [blame]
error: expected identifier, found `]`
--> $DIR/impl-conditionally-const-trait.rs:9:12
|
LL | impl [const] T for S {}
| ^ expected identifier
error: aborting due to 1 previous error