summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html')
-rw-r--r--src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html b/src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html
new file mode 100644
index 000000000..8ff114b99
--- /dev/null
+++ b/src/test/rustdoc/mixing-doc-comments-and-attrs.S1_top-doc.html
@@ -0,0 +1,4 @@
+<div class="docblock"><p>Hello world!</p>
+<p>Goodbye!
+Hello again!</p>
+</div> \ No newline at end of file