rust/tests/target/imports-reorder.rs
2018-04-11 10:46:49 +12:00

5 lines
116 B
Rust

// rustfmt-normalize_comments: true
use path::{self /* self */, /* A */ A, B /* B */, C};
use {aa, ab, ac, b, Z};