]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/rustfmt/tests/target/comment3.rs
New upstream version 1.52.1+dfsg1
[rustc.git] / src / tools / rustfmt / tests / target / comment3.rs
diff --git a/src/tools/rustfmt/tests/target/comment3.rs b/src/tools/rustfmt/tests/target/comment3.rs
new file mode 100644 (file)
index 0000000..3a81059
--- /dev/null
@@ -0,0 +1,6 @@
+// rustfmt-wrap_comments: true
+
+//! This is a long line that angers rustfmt. Rustfmt shall deal with it swiftly
+//! and justly.
+
+pub mod foo {}