summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/source/issue-3253/paths/foo_bar.rs
blob: fbb5d92c6e33b70743b0a90589b28b917139f9e6 (plain)
1
2
3
4
fn Foo<T>() where T: Bar {
}