summary refs log tree commit diff
path: root/src/test/ui/macros/assert_eq_trailing_comma.stderr
blob: ca590db90e43f4a2dacb43b1b492ec2f508b1619 (plain)
1
2
3
4
5
6
error: unexpected end of macro invocation
  --> $DIR/assert_eq_trailing_comma.rs:12:20
   |
12 |     assert_eq!(1, 1,);
   |                    ^