packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/DroppedComma.hs


foo =
  let (xs, ys) = ([1,2..3], [4,5..6]) in
  bar