summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/issue-3882.rs
blob: 5eb442af97470cb19dc114778ee833874d8fff36 (plain)
1
2
3
4
// rustfmt-version: Two
fn bar(_t: T, // bar
) {
}