rust/src/test/ui/issues/issue-7970b.stderr

9 lines
170 B
Plaintext
Raw Normal View History

2018-07-15 16:11:54 -05:00
error: unexpected end of macro invocation
--> $DIR/issue-7970b.rs:13:1
|
LL | macro_rules! test {}
| ^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error