mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
error: file!() = remapped/remap-path-prefix.rs
|
|
--> remapped/remap-path-prefix.rs:21:1
|
|
|
|
|
LL | compile_error!(concat!("file!() = ", file!()));
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|