blob: fab38dae78b6e4137dbdecd7d4f68d5ec90f6dd6 [file] [log] [blame]
error: attribute value must be a literal
--> $DIR/print-crate-name-request-malformed-crate-name.rs:5:17
|
LL | #![crate_name = concat!("wrapped")]
| ^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error