mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-05 19:21:51 +00:00
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
error: argument must be a string literal
|
|
--> $DIR/issue-41776.rs:2:14
|
|
|
|
|
LL | include!(line!());
|
|
| ^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|