packages feed

typst-0.1.0.0: test/typ/compiler/call-04.typ

#let x = "x"

// Error: 2-3 expected function, found string
#x()