]> git.lizzy.rs Git - rust.git/blobdiff - tests/target/comment5.rs
Tidy up and pass tests
[rust.git] / tests / target / comment5.rs
index 7006b35efed2647bf940ac7f8ff6dc16a28b603f..c52f9b3897741c4634cb02430982dd59ecae6838 100644 (file)
@@ -1,3 +1,4 @@
+// rustfmt-normalize_comments: true
 // rustfmt-wrap_comments: true
 
 //@ special comment
@@ -6,3 +7,10 @@
 //@
 //@ foo
 fn test() {}
+
+//@@@ another special comment
+//@@@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec adiam
+//@@@ lectus. Sed sit amet ipsum mauris. Maecenas congue ligula ac quam
+//@@@
+//@@@ foo
+fn bar() {}