blob: e06873b50265d5d719b921d64e018c7889e535fb [file] [log] [blame]
error: argument must be a string literal
--> $DIR/issue-41776.rs:2:14
|
LL | include!(line!());
| ^^^^^^^
error: aborting due to previous error