]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/source/issue-2256.rs
Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup
[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::{};