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
138 B
Rust
Raw Normal View History

2019-07-23 16:28:20 -07:00
"\u\\"
//~^ ERROR incorrect unicode escape sequence
//~| ERROR invalid trailing slash in literal
2020-01-08 21:25:42 +03:00
//~| ERROR expected item, found `"\u\\"`