tinymist-query 0.14.14

Language queries for tinymist.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
source: crates/tinymist-query/src/hover.rs
expression: content
input_file: crates/tinymist-query/src/fixtures/hover/user.typ
---
Range: 3:20:3:21

```typc
let f() = int;
```


======


Test