tinymist-query 0.14.14-rc1

Language queries for tinymist.
1
2
3
4
#let f(u, v) = u + v;
#let g = f.with(1)

#(/* ident after */ g);