blob: 4695728f8caacddbefe22c4e4c6e8b74b94b1e59 [file] [log] [blame] [edit]
error: expected a trait, found type
--> $DIR/impl-tilde-const-trait.rs:6:6
|
LL | impl ~const T for S {}
| ^^^^^^^^
error: aborting due to 1 previous error