aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/ok/0001_hello.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/test_data/lexer/ok/0001_hello.txt')
-rw-r--r--crates/ra_syntax/test_data/lexer/ok/0001_hello.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/crates/ra_syntax/test_data/lexer/ok/0001_hello.txt b/crates/ra_syntax/test_data/lexer/ok/0001_hello.txt
deleted file mode 100644
index 27a5940a9..000000000
--- a/crates/ra_syntax/test_data/lexer/ok/0001_hello.txt
+++ /dev/null
@@ -1,3 +0,0 @@
1IDENT 5 "hello"
2WHITESPACE 1 " "
3IDENT 5 "world"