aboutsummaryrefslogtreecommitdiff
path: root/tests/data/lexer/0009_strings.txt
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-08-10 20:33:29 +0100
committerAleksey Kladov <[email protected]>2018-08-10 20:33:29 +0100
commit7c67612b8a894187fa3b64725531a5459f9211bf (patch)
tree9e2a536efa0c880d921fd8d4d74423afc9451fd4 /tests/data/lexer/0009_strings.txt
parent26262aaf05983c5b7f41cc438e287523268fe1eb (diff)
organizize
Diffstat (limited to 'tests/data/lexer/0009_strings.txt')
-rw-r--r--tests/data/lexer/0009_strings.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/data/lexer/0009_strings.txt b/tests/data/lexer/0009_strings.txt
deleted file mode 100644
index 7fb6b7b36..000000000
--- a/tests/data/lexer/0009_strings.txt
+++ /dev/null
@@ -1,4 +0,0 @@
1STRING 7 "\"hello\""
2WHITESPACE 1 " "
3RAW_STRING 8 "r\"world\""
4WHITESPACE 1 "\n"