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