tinymist-query 0.14.16

Language queries for tinymist.
1
2
#let test(a, b, ..args) = args.pos()
#test([1], [4], [3], [2], [3])