typst-0.1.0.0: test/typ/compiler/import-07.typ
// Can't import from closures. #let f(x) = x // Error: 9-10 cannot import from user-defined functions #import f: x
// Can't import from closures. #let f(x) = x // Error: 9-10 cannot import from user-defined functions #import f: x