aboutsummaryrefslogtreecommitdiff
path: root/tests/data/lexer/0011_keywords.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/lexer/0011_keywords.rs')
-rw-r--r--tests/data/lexer/0011_keywords.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/lexer/0011_keywords.rs b/tests/data/lexer/0011_keywords.rs
index 7a1000bb7..b74fc606e 100644
--- a/tests/data/lexer/0011_keywords.rs
+++ b/tests/data/lexer/0011_keywords.rs
@@ -1,2 +1,3 @@
1fn use struct trait enum impl true false as extern crate 1fn use struct trait enum impl true false as extern crate
2mod pub self super in where for loop while if match const static 2mod pub self super in where for loop while if match const
3static mut