aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/parser/ok/0010_use_path_segments.rs
blob: 1e71b7a6c5de37dec1f58d3e6b1f96bafcd537e6 (plain)
1
2
use ::foo::bar::baz;
use foo::bar::baz;