]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/rustfmt/tests/source/issue-3253/paths/foo_bar.rs
New upstream version 1.52.1+dfsg1
[rustc.git] / src / tools / rustfmt / tests / source / issue-3253 / paths / foo_bar.rs
diff --git a/src/tools/rustfmt/tests/source/issue-3253/paths/foo_bar.rs b/src/tools/rustfmt/tests/source/issue-3253/paths/foo_bar.rs
new file mode 100644 (file)
index 0000000..fbb5d92
--- /dev/null
@@ -0,0 +1,4 @@
+
+
+fn Foo<T>() where T: Bar {
+}