tinymist-query 0.14.16-rc1

Language queries for tinymist.
1
2
3
4
5

#let f(a) = (
  let g(x) = 1,
  let h(x) = 2,
)