packages feed

typst-0.1.0.0: test/typ/compiler/ops-invalid-11.typ

// Special messages for +, -, * and /.
// Error: 3-10 cannot add integer and string
#(1 + "2", 40% - 1)