aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0039_unclosed_raw_string_with_slash_n.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/syntax/test_data/lexer/err/0039_unclosed_raw_string_with_slash_n.rs')
-rw-r--r--crates/syntax/test_data/lexer/err/0039_unclosed_raw_string_with_slash_n.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/syntax/test_data/lexer/err/0039_unclosed_raw_string_with_slash_n.rs b/crates/syntax/test_data/lexer/err/0039_unclosed_raw_string_with_slash_n.rs
new file mode 100644
index 000000000..db1c16f2b
--- /dev/null
+++ b/crates/syntax/test_data/lexer/err/0039_unclosed_raw_string_with_slash_n.rs
@@ -0,0 +1 @@
r##"\n \ No newline at end of file