about summary refs log tree commit diff
path: root/src/tools/rustfmt/tests/target/issue-3882.rs
blob: 8e617635b7c11a979b8c68608d5a5aa3a72ec0c0 (plain)
1
2
3
4
// rustfmt-style_edition: 2024
fn bar(_t: T, // bar
) {
}