packages feed

typst-0.1.0.0: test/typ/compute/foundations-09.typ

// Test failing assertions.
// Error: 11-55 equality assertion failed: 10 and 12 are not equal
#assert.eq(10, 12, message: "10 and 12 are not equal")