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 18:28:20 -05:00
"\u\\"
//~^ ERROR incorrect unicode escape sequence
//~| ERROR invalid trailing slash in literal
2020-01-08 12:25:42 -06:00
//~| ERROR expected item, found `"\u\\"`