]> git.lizzy.rs Git - rust.git/blob - src/test/ui/issue-7970b.stderr
Move some `compile-fail` tests to `ui`
[rust.git] / src / test / ui / issue-7970b.stderr
1 error: unexpected end of macro invocation
2   --> $DIR/issue-7970b.rs:13:1
3    |
4 LL | macro_rules! test {}
5    | ^^^^^^^^^^^^^^^^^^^^
6
7 error: aborting due to previous error
8