packages feed

typst-0.1.0.0: test/typ/compiler/methods-03.typ

// Error: 2:2-2:15 type array has no method `fun`
#let numbers = ()
#numbers.fun()