mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-17 02:40:45 +00:00
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
error: unknown start of token: \
|
|
--> $DIR/lex-stray-backslash.rs:1:1
|
|
|
|
|
LL | \
|
|
| ^
|
|
|
|
error: aborting due to 1 previous error
|
|
|