]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/source/issue-2256.rs
Rollup merge of #107166 - petrochenkov:nooptable, r=oli-obk
[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::{};