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

2 lines
19 B
Rust
Raw Normal View History

2018-01-09 14:32:18 -06:00
use foo;
use ::bar;