rust/crates/ra_syntax/test_data/lexer/0011_keywords.rs

4 lines
162 B
Rust
Raw Normal View History

2019-03-09 20:40:22 -03:00
async fn use struct trait enum impl true false as extern crate
2018-02-02 23:45:15 +03:00
mod pub self super in where for loop while if match const
2018-08-01 11:27:31 +03:00
static mut type ref let else move return