jgm/typst-hs

Bug parsing spread that isn't just a plain identifier

Closed this issue · 1 comments

jgm commented
#let alpha=(named:(a:1,b:2))
#(..alpha.named, c: 3)

(line 2, column 4):
unexpected "."
expecting digit
jgm commented

Closed by cd2583f