]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/issue-3882.rs
Rollup merge of #85288 - Geal:clarify-std-io-read, r=dtolnay
[rust.git] / src / tools / rustfmt / tests / target / issue-3882.rs
1 // rustfmt-version: Two
2 fn bar(_t: T, // bar
3 ) {
4 }