rust/tests/ui/parser/issues/issue-62913.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
137 B
Rust
Raw Normal View History

2019-07-23 18:28:20 -05:00
"\u\\"
//~^ ERROR incorrect unicode escape sequence
//~| ERROR invalid trailing slash in literal
2023-04-28 06:56:02 -05:00
//~| ERROR expected item, found `"\u\"`