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