]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/merge_imports_true_compat.rs
Rollup merge of #85939 - m-ou-se:fix-remove-ref-macro-invocation, r=estebank
[rust.git] / src / tools / rustfmt / tests / target / merge_imports_true_compat.rs
1 // rustfmt-merge_imports: true
2
3 use a::{b, c};