---
source: crates/tinymist-query/src/document_symbol.rs
expression: "JsonRepr::new_redacted(result.unwrap(), &REDACT_LOC)"
input_file: crates/tinymist-query/src/fixtures/document_symbols/func.typ
snapshot_kind: text
---
[
{
"kind": 12,
"name": "f",
"range": "0:5:0:13",
"selectionRange": "0:5:0:13"
}
]