packages feed

typst-0.1.0.0: test/typ/compiler/array-28.typ

// Test the `rev` method.
#test(range(3).rev(), (2, 1, 0))