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