mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-19 18:26:12 +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\"`
|