aboutsummaryrefslogtreecommitdiff
path: root/tests/data/lexer/0001_hello.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/lexer/0001_hello.txt')
-rw-r--r--tests/data/lexer/0001_hello.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/lexer/0001_hello.txt b/tests/data/lexer/0001_hello.txt
index e0b6a1f10..27a5940a9 100644
--- a/tests/data/lexer/0001_hello.txt
+++ b/tests/data/lexer/0001_hello.txt
@@ -1,3 +1,3 @@
1IDENT 5 1IDENT 5 "hello"
2WHITESPACE 1 2WHITESPACE 1 " "
3IDENT 5 3IDENT 5 "world"