tinymist-query 0.15.0-rc2

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