blob: e08044586e2d6371fcdcae2be8234e0b694ac94b [file] [log] [blame]
error: no rules expected the token `{`
--> $DIR/delimiter-span.rs:17:16
|
3 | macro_rules! picky {
| ------------------ when calling this macro
...
17 | picky!({ 123 });
| ^ no rules expected this token in macro call