]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/merge_imports_true_compat.rs
:arrow_up: rust-analyzer
[rust.git] / src / tools / rustfmt / tests / target / merge_imports_true_compat.rs
1 // rustfmt-merge_imports: true
2
3 use a::{b, c};