summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/source/issue-2256.rs
blob: a206e8db6cf4d74c6b8ad85bebc5f7561146d2c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// こんにちは
use std::{};
use std::borrow::Cow;

/* comment 1 */ use std::{};
/* comment 2 */ use std::{};





/* comment 3 */ use std::{};