tinymist-query 0.14.18-rc1

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