summary refs log tree commit diff
path: root/src/test/ui/issue-7970b.stderr
blob: b2feb677863d955755d012e4f7fca0ae068e17bb (plain)
1
2
3
4
5
6
7
8
error: unexpected end of macro invocation
  --> $DIR/issue-7970b.rs:13:1
   |
LL | macro_rules! test {}
   | ^^^^^^^^^^^^^^^^^^^^

error: aborting due to previous error