blob: 2e18e18240bc49d47f96f61e775c42e440e82c17 [file] [log] [blame]
error: no rules expected the token `,`
--> $DIR/unexpected_comma.rs:13:17
|
13 | json!({ "a" , "b": true });
| ^
error: aborting due to previous error