]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/source/issue-2256.rs
Auto merge of #85391 - Mark-Simulacrum:opt-tostring, r=scottmcm
[rust.git] / src / tools / rustfmt / tests / source / issue-2256.rs
1 // こんにちは
2 use std::{};
3 use std::borrow::Cow;
4
5 /* comment 1 */ use std::{};
6 /* comment 2 */ use std::{};
7
8
9
10
11
12 /* comment 3 */ use std::{};