mirror of
https://github.com/serde-rs/json.git
synced 2025-10-02 15:26:00 +00:00
Update ui tests for nightly-2018-03-26
This commit is contained in:
parent
8083972ac2
commit
2311fb3e86
@ -4,3 +4,5 @@ error: expected expression, found `:`
|
||||
13 | json!({ : true });
|
||||
| ^ expected expression
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
@ -4,3 +4,5 @@ error: expected expression, found `,`
|
||||
13 | json!({ "a" , "b": true });
|
||||
| ^ expected expression
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user