mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-27 16:11:26 +00:00
5 lines
138 B
Rust
5 lines
138 B
Rust
"\u\\"
|
|
//~^ ERROR incorrect unicode escape sequence
|
|
//~| ERROR invalid trailing slash in literal
|
|
//~| ERROR expected item, found `"\u\\"`
|