DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / regression / issue25.typ
123456
#let x = (a: 5) #let key = "a" #{ x.at(key) = 6 } #x