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