typst-0.9: test/typ/regression/addons/example.out
--- parse tree ---
[ Code
"typ/regression/addons/example.typ"
( line 1 , column 2 )
(Let
(BasicBind (Just (Identifier "utf8string")))
(FuncCall
(Ident (Identifier "read"))
[ NormalArg (Literal (String "../something.txt")) ]))
, ParBreak
]
--- evaluated ---
document(body: parbreak())