packages feed

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

// Error: 8-25 condition is always true
#while 2 < "hello".len() {}