packages feed

typst-0.1.0.0: test/typ/compiler/string-08.typ

// Error: 2-21 string index -1 is not a character boundary
#"🏳️‍🌈".slice(0, -1)