aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/ok/0011_keywords.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/syntax/test_data/lexer/ok/0011_keywords.rs')
-rw-r--r--crates/syntax/test_data/lexer/ok/0011_keywords.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/syntax/test_data/lexer/ok/0011_keywords.rs b/crates/syntax/test_data/lexer/ok/0011_keywords.rs
new file mode 100644
index 000000000..1e91bff4e
--- /dev/null
+++ b/crates/syntax/test_data/lexer/ok/0011_keywords.rs
@@ -0,0 +1,3 @@
1async fn use struct trait enum impl true false as extern crate
2mod pub self super in where for loop while if match const
3static mut type ref let else move return