---
source: crates/tinymist-query/src/analysis.rs
expression: "JsonRepr::new_redacted(result, &REDACT_LOC)"
input_file: crates/tinymist-query/src/fixtures/lexical_hierarchy/base.typ
---
{
"x@33..34@s0.typ": {
"def": {
"kind": {
"Var": "Variable"
},
"name": "x",
"range": "33:34"
},
"refs": [
"x@41..42"
]
}
}