packages feed

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

foo x =
  let
    a = 1
    b = 2
  in x + a + b