rust/crates/syntax/test_data/parser/ok/0009_use_item.rs

2 lines
19 B
Rust
Raw Normal View History

2018-01-09 23:32:18 +03:00
use foo;
use ::bar;