blob: 6ed90c0ae4ffe10e97ed190a0cea077e17ed65e3 [file] [log] [blame]
error[E0565]: meta item in `repr` must be an identifier
--> $DIR/E0565.rs:2:8
|
LL | #[repr("C")]
| ^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0565`.