summaryrefslogtreecommitdiffstats
path: root/vendor/serde_json/tests/ui/parse_expr.stderr
blob: 6959673d93c0111f96bc0b08dc5f8f0f7e189254 (plain)
1
2
3
4
5
error: no rules expected the token `~`
 --> tests/ui/parse_expr.rs:4:19
  |
4 |     json!({ "a" : ~ });
  |                   ^ no rules expected this token in macro call