about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/doc-without-codeblock.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/rustdoc-ui/doc-without-codeblock.stderr')
-rw-r--r--src/test/rustdoc-ui/doc-without-codeblock.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/rustdoc-ui/doc-without-codeblock.stderr b/src/test/rustdoc-ui/doc-without-codeblock.stderr
index aac537e9783..1c138044165 100644
--- a/src/test/rustdoc-ui/doc-without-codeblock.stderr
+++ b/src/test/rustdoc-ui/doc-without-codeblock.stderr
@@ -6,7 +6,7 @@ LL | |
 LL | | /// Some docs.
 LL | |
 ...  |
-LL | |     pub fn bar() {}
+LL | |     }
 LL | | }
    | |_^
    |