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