rust/crates/ra_syntax/tests/data/lexer/0008_byte_strings.rs

4 lines
68 B
Rust
Raw Normal View History

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