tinymist-query 0.14.16-rc1

Language queries for tinymist.
1
2
3
4
5
6
#for i in {
  let i = 1;
  (i, )
} {
  (i, )
}