blob: 37c453b5b4b1f89d21419a69a4d68f066ad12a0d [file] [log] [blame]
error: no rules expected the token `=>`
--> $DIR/unexpected_after_map_entry.rs:13:23
|
13 | json!({ "k": true => });
| ^^
error: aborting due to previous error