aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/lexer/0008_byte_strings.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/tests/data/lexer/0008_byte_strings.rs')
-rw-r--r--crates/ra_syntax/tests/data/lexer/0008_byte_strings.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/ra_syntax/tests/data/lexer/0008_byte_strings.rs b/crates/ra_syntax/tests/data/lexer/0008_byte_strings.rs
new file mode 100644
index 000000000..b54930f5e
--- /dev/null
+++ b/crates/ra_syntax/tests/data/lexer/0008_byte_strings.rs
@@ -0,0 +1,3 @@
1b'' b'x' b"foo" br""
2b''suf b""ix br""br
3b'\n' b'\\' b'\'' b'hello'