tinymist-query 0.14.18

Language queries for tinymist.
1
2
#let (a, b) = (1, 1);
#let (a, b) = (b, a);