blob: 835229b37b7773e56fc2132cdbda47d1ea8e0019 [file] [log] [blame]
error: no rules expected the token `=>`
--> $DIR/unexpected_after_array_element.rs:4:18
|
4 | json!([ true => ]);
| ^^ no rules expected this token in macro call
error: aborting due to previous error