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

error: aborting due to previous error