]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/parser/macro/macro-doc-comments-2.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / parser / macro / macro-doc-comments-2.stderr
index 6abe95192befffa15acebc35a86e552d3708161b..023d1a3e039f8151c50c63ccc0140a334070ce0c 100644 (file)
@@ -5,7 +5,7 @@ LL | macro_rules! inner {
    | ------------------ when calling this macro
 ...
 LL |     /// Outer
-   |     ^ no rules expected this token in macro call
+   |     ^^^^^^^^^ no rules expected this token in macro call
 
 error: aborting due to previous error