rust-analyzer/crates/parser/test_data/lexer/ok/byte_strings.rs

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

4 lines
68 B
Rust
Raw Normal View History

2017-12-31 11:10:18 +00:00
b'' b'x' b"foo" br""
b''suf b""ix br""br
2018-08-23 17:04:13 +00:00
b'\n' b'\\' b'\'' b'hello'