summary refs log tree commit diff
path: root/src/test/ui/parser/macro/macro-doc-comments-2.stderr
blob: bae9823b9b2fa0e44d8c6c3a758b29ae966b5359 (plain)
1
2
3
4
5
6
7
8
error: no rules expected the token `[`
  --> $DIR/macro-doc-comments-2.rs:16:5
   |
LL |     /// Outer
   |     ^

error: aborting due to previous error