DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compiler / spread-14.typ
123456
#{ let f(..a, b, c, d) = none // Error: 4-10 missing argument: d f(1, 2) }