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