tinymist-query 0.14.18-rc1

Language queries for tinymist.
1
2
3
4
#let f() = for i in range(10) {
  show: it => it
  break
}