blob: 6fec1804096358bc004d7fe1092eba2e7c351d90 [file] [log] [blame]
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