mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-10 14:57:14 +00:00
41e8d152dc
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
error: unexpected expression: `5z`
|
|
--> $DIR/issue-104620.rs:3:16
|
|
|
|
|
LL | #![rustc_dummy=5z]
|
|
| ^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|