chromium/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.127/tests/ui/not_found.stderr

error[E0425]: cannot find value `x` in this scope
 --> tests/ui/not_found.rs:4:19
  |
4 |     json!({ "a" : x });
  |                   ^ not found in this scope