tinymist-query 0.15.0-rc2

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